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