make all inputs full width

This commit is contained in:
Ansis Brammanis
2013-03-28 14:51:44 -04:00
parent 28a352d549
commit a931abf5b1
-12
View File
@@ -927,18 +927,6 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
height: 65px;
}
.form-field-levels label,
.form-field-elevation label,
.form-field.checkselect label {
margin-right: 50%;
}
.form-field-levels input,
.form-field-elevation input,
.form-field.checkselect input {
width: 50%;
}
.form-field-name input {
height: 35px;
font-size: 18px;