WEB. Fixed error notification area height issue

This commit is contained in:
Dmitry Naumov-Socolov 2016-11-14 07:04:29 -05:00
commit 515b28cc75

View file

@ -2351,7 +2351,7 @@ body.mobile .l-icon-shortcuts {
color: #BE5ABF; color: #BE5ABF;
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;
width: 593px; width: 593px;