Skip to content

Commit 95de4d3

Browse files
committed
Update _bar.scss
1 parent 54f2b66 commit 95de4d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scss/_bar.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@
195195

196196
// Android 4.4 messes with the display property
197197
.buttons,
198-
.buttons .left-buttons,
199-
.buttons .right-buttons {
198+
.buttons.left-buttons,
199+
.buttons.right-buttons {
200200
display: inherit;
201201
}
202202
// Place the last button in a bar on the right of the bar

0 commit comments

Comments
 (0)