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; - } - }