diff --git a/skins/elastic/styles/layout.less b/skins/elastic/styles/layout.less index 3e9c2d642..a81a2df20 100644 --- a/skins/elastic/styles/layout.less +++ b/skins/elastic/styles/layout.less @@ -186,7 +186,10 @@ html.iframe body { line-height: @layout-touch-header-height; height: @layout-touch-header-height; font-size: @layout-touch-header-font-size; + } + body > #layout > div:not(.content) > .header, + body > #layout > div:not(.content) > .footer { a.button:before { font-size: 1.75rem; height: @layout-touch-header-height;