fix nested containers (addresses some of #13682)
This commit is contained in:
parent
1e3b93804f
commit
d1cf27bd03
2 changed files with 8 additions and 13 deletions
|
|
@ -12,3 +12,7 @@ body {
|
|||
.theme-showcase > p > .btn {
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
.theme-showcase .navbar .container {
|
||||
width: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue