[Frontend] Further cleanups to form elements

#689
Removed commented code;
This commit is contained in:
Charles Hacskaylo
2016-03-16 14:49:37 -07:00
parent da1e6750a0
commit 53f03cddb7

View File

@@ -472,7 +472,7 @@ body.desktop .object-header {
border-top: 1px solid $colorInteriorBorder border-top: 1px solid $colorInteriorBorder
} }
.l-time-selects { .l-time-selects {
line-height: inherit; //$formInputH; line-height: inherit;
} }
} }