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; color: #9fbf0c;
font-weight: bold; font-weight: bold;
display: inline-block; display: inline-block;
height: 16px; height: 17px;
overflow: hidden; overflow: hidden;
padding-top: 6px; padding-top: 6px;
max-width: 600px; max-width: 600px;