mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
latest tweaks to grid classes for forms
This commit is contained in:
@@ -297,6 +297,10 @@ textarea[class*="span"],
|
||||
// GRID SIZING FOR INPUTS
|
||||
// ----------------------
|
||||
|
||||
.controls-row {
|
||||
#grid > .input(@gridColumnWidth, @gridGutterWidth, @gridRowWidth);
|
||||
}
|
||||
|
||||
input[class*="span"],
|
||||
select[class*="span"],
|
||||
textarea[class*="span"],
|
||||
|
||||
Reference in New Issue
Block a user