2
0
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:
Mark Otto
2012-09-08 12:50:37 -07:00
parent b53da4b6e7
commit dd1bce2611
6 changed files with 257 additions and 9 deletions
+4
View File
@@ -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"],