Просмотр исходного кода

WEB. Fixed notification area height issue

Dmitry Naumov-Socolov 9 лет назад
Родитель
Сommit
4539932470
1 измененных файлов с 1 добавлено и 1 удалено
  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;