2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Holy shit, buttons, button states, and input states updated

This commit is contained in:
Mark Otto
2012-12-19 23:37:33 -08:00
parent 09dde5c84a
commit 14844db862
7 changed files with 107 additions and 67 deletions
+1 -1
View File
@@ -307,7 +307,7 @@ input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"] {
height: 30px;
height: @input-height;
}
// Control row for multiple inputs per line
.controls-row {