MOBILE-2795 ux: Fix Android 4.4 toolbar title buttons width
parent
804be94b6f
commit
45327087a1
|
@ -80,4 +80,8 @@ ion-app.app-root.md {
|
|||
color: $core-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.platform-android4_4 .bar-buttons-md {
|
||||
display: flex;
|
||||
}
|
Loading…
Reference in New Issue