diff --git a/css/style.css b/css/style.css index 404ee65e..a9cfb470 100644 --- a/css/style.css +++ b/css/style.css @@ -268,6 +268,9 @@ opacity: 0.3 !important; width: 3vw !important; min-height: 25px; min-width: 25px; + max-height: 36px; + max-width: 36px; + } ul.tools>li.handler { @@ -282,6 +285,7 @@ opacity: 0.3 !important; ul.tools{ height: 3vw !important; + max-height: 36px; } .material-icons.md-24 {