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

View File

@@ -16,6 +16,7 @@
.clear_float();
}
[class^="span"] {
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
// Proper box-model (padding doesn't add to width)