overhaul grid mixins and variables, standardize fluid grid system and enable it across responsive layouts
This commit is contained in:
parent
2ba1b01f8d
commit
ae7f94eeff
21 changed files with 429 additions and 408 deletions
|
|
@ -553,6 +553,7 @@ form.well {
|
|||
}
|
||||
|
||||
/* For input sizes, make them display block */
|
||||
.docs-input-sizes select,
|
||||
.docs-input-sizes input[type=text] {
|
||||
display: block;
|
||||
margin-bottom: 9px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue