]> _ Git - fluidbook-html5.git/commitdiff
fix #2335 @0:10
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 6 Nov 2018 17:37:39 +0000 (18:37 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 6 Nov 2018 17:37:39 +0000 (18:37 +0100)
style/fluidbook.less
style/mmenu/mmenu.less

index 21c5571cc07eb8d6d2f0269d861ad4ab95ab6997..0c5f9d75026a30ee138d418dc06dd8aa1d75ccd1 100644 (file)
@@ -58,6 +58,10 @@ a {
        color: inherit;
 }
 
+*::-ms-clear {
+       display: none;
+}
+
 * {
        padding: 0;
        margin: 0;
index 1e2caa789e3b7276a74077bd2b7196b1b35e5773..ac915e08cab9e7e16fa820107a79910557599da9 100644 (file)
@@ -231,7 +231,6 @@ html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim] ~ #mm-blocker {
 #q {
        background-color: @menu-field-background;
        color: @menu-field-text;
-       -webkit-appearance: none;
        border: none;
        border-radius: 0;
        height: 60px;