File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 107
107
margin : 0 10px ;
108
108
109
109
min-width : 30px ;
110
+ height : $bar-height - 1 ;
110
111
111
112
text-align : center ;
112
113
135
136
padding : 0 $button-bar-button-padding ;
136
137
min-width : initial ;
137
138
min-height : $button-bar-button-height - 1 ;
138
- font-size : $button-bar-button-font-size ;
139
139
font-weight : 400 ;
140
+ font-size : $button-bar-button-font-size ;
140
141
line-height : $button-bar-button-height ;
141
142
142
143
& .button-icon :before ,
162
163
}
163
164
}
164
165
& .button-clear {
165
- font-size : $bar-title-font-size ;
166
- font-weight : 300 ;
167
166
padding-right : 2px ;
168
167
padding-left : 2px ;
168
+ font-weight : 300 ;
169
+ font-size : $bar-title-font-size ;
169
170
170
171
.icon :before ,
171
172
& .icon :before ,
192
193
.button + .button-bar {
193
194
margin-left : 5px ;
194
195
}
195
-
196
+
196
197
// Android 4.4 messes with the display property
197
198
.buttons ,
198
199
.buttons.left-buttons ,
You can’t perform that action at this time.
0 commit comments