diff --git a/skins/elastic/styles/layout.less b/skins/elastic/styles/layout.less index 67cf91af9..15ff3754a 100644 --- a/skins/elastic/styles/layout.less +++ b/skins/elastic/styles/layout.less @@ -238,7 +238,7 @@ html.iframe body { } body > #layout > div > .header { - &.with-search { + &.with-search:not(.no-toolbar) { .searchfilterbar { right: (@layout-touch-icon-width * 2); } diff --git a/skins/elastic/templates/compose.html b/skins/elastic/templates/compose.html index 86d461e30..4118a1a6e 100644 --- a/skins/elastic/templates/compose.html +++ b/skins/elastic/templates/compose.html @@ -5,7 +5,7 @@