diff --git a/scss/_bar.scss b/scss/_bar.scss index af6596d878..5dffcfd785 100644 --- a/scss/_bar.scss +++ b/scss/_bar.scss @@ -260,6 +260,22 @@ } +.platform-android { + + .bar { + + .back-button .icon:before { + font-size: 24px; + } + + .title { + font-size: 19px; + line-height: 43px; + } + } + +} + // Default styles for buttons inside of styled bars .bar-light { .button {