2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

fix nested containers (addresses some of #13682)

This commit is contained in:
Mark Otto
2014-06-08 13:28:45 -07:00
parent 1e3b93804f
commit d1cf27bd03
2 changed files with 8 additions and 13 deletions
+4
View File
@@ -12,3 +12,7 @@ body {
.theme-showcase > p > .btn {
margin: 5px 0;
}
.theme-showcase .navbar .container {
width: auto;
}