File tree Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ header {
58
58
59
59
.styled-select select {
60
60
background : transparent;
61
- width : 340 px ;
61
+ width : 278 px ;
62
62
padding : 5px ;
63
63
font-size : 25px ;
64
64
line-height : 1 ;
@@ -68,16 +68,8 @@ header {
68
68
-webkit-appearance : none;
69
69
font-family : 'Open Sans Condensed' , 'Arial' , sans-serif;
70
70
}
71
- @-moz-document url-prefix(){
72
- .styled-select select {
73
- background : transparent;
74
- width : 306px ;
75
- padding : 0px ;
76
- height : 40px ;
77
- -webkit-appearance : none;
78
- font-family : 'Open Sans Condensed' , 'Arial' , sans-serif;
79
- }
80
- }
71
+
72
+
81
73
@media screen and (min-width : 900px ) {
82
74
.start , .end , .time {
83
75
width : 65% ;
@@ -149,4 +141,5 @@ input:focus {
149
141
150
142
.icon-group img : hover {
151
143
border : 5px solid # FFCB05 ;
152
- }
144
+ }
145
+
You can’t perform that action at this time.
0 commit comments