From 1aef9b3b7c4c2483024e5357637ba01bd6991246 Mon Sep 17 00:00:00 2001 From: witzig Date: Sat, 11 Mar 2017 10:10:51 +0100 Subject: [PATCH] Removed Mosaico legacy styles --- views/mosaico/editor.hbs | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/views/mosaico/editor.hbs b/views/mosaico/editor.hbs index 1c882836..12c9f4f9 100644 --- a/views/mosaico/editor.hbs +++ b/views/mosaico/editor.hbs @@ -34,16 +34,6 @@ padding: 5px 10px 5px 0; height: 2em; } - @media screen and (max-width: 1175px) { - a.ui-button[title='Download template'] { - display: none !important; - } - } - @media screen and (max-width: 1020px) { - #btnMergeReference { - display: none !important; - } - }