2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Prevent grids from collapsing, fix affixed side nav for docs

This commit is contained in:
Mark Otto
2013-01-16 13:11:45 -08:00
parent a7a06a05a4
commit beb2c13f4d
3 changed files with 35 additions and 0 deletions
+1
View File
@@ -719,6 +719,7 @@ pre code {
}
[class^="span"] {
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
-webkit-box-sizing: border-box;