[Frontend] Time controller-related styling (CP > open117)

open #1515
open #117
Fixing selects;
Minor tweak to normalize espresso/.../mixins.scss;
(cherry picked from commit 2866d56)
This commit is contained in:
Charles Hacskaylo
2015-09-25 09:35:21 -07:00
parent b3da6edd0c
commit a7153f320f
2 changed files with 3 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
padding: 0 $interiorMargin;
overflow: hidden;
position: relative;
line-height: $formInputH;
select {
@include appearance(none);
@include box-sizing(border-box);