mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
Prevent grids from collapsing, fix affixed side nav for docs
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user