From 91a24255f2c5008eec000793a7b77364b42c7527 Mon Sep 17 00:00:00 2001 From: PhilW Date: Sat, 30 Mar 2019 06:30:19 +0000 Subject: [PATCH] update after rc f1e911e --- skins/elastic/includes/menu.html | 2 +- skins/elastic/swipe.less | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/skins/elastic/includes/menu.html b/skins/elastic/includes/menu.html index a30243c..041615e 100644 --- a/skins/elastic/includes/menu.html +++ b/skins/elastic/includes/menu.html @@ -20,6 +20,6 @@ \ No newline at end of file diff --git a/skins/elastic/swipe.less b/skins/elastic/swipe.less index 1d91395..6a5fb78 100644 --- a/skins/elastic/swipe.less +++ b/skins/elastic/swipe.less @@ -119,14 +119,14 @@ background-color: @color-layout-list-background; } -.toolbar a.button.swipe { +.toolbar.menu a.button.swipe { display: none; } // no support in IE html.layout-small.touch:not(.ie), html.layout-phone.touch:not(.ie) { - .toolbar { + .toolbar.menu { a.button { &.swipe { display: inline-block;