Explorar el Código

WEB. Fixed notification area height issue

Dmitry Naumov-Socolov hace 9 años
padre
commit
4539932470
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web/css/styles.min.css

+ 1 - 1
web/css/styles.min.css

@@ -2361,7 +2361,7 @@ body.mobile .l-icon-shortcuts {
   color: #9fbf0c;
   font-weight: bold;
   display: inline-block;
-  height: 16px;
+  height: 17px;
   overflow: hidden;
   padding-top: 6px;
   max-width: 600px;