WEB. Fixed notification area height issue

This commit is contained in:
Dmitry Naumov-Socolov 2016-11-14 07:01:11 -05:00
commit 4539932470

View file

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