diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 4355542..ee1ba62 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -708,6 +708,13 @@ display: block; } +.unredmessages_value_text{ + padding-top: 8px; + padding-left: 0; + position:relative; + top: -6px; +} + .cost-messages-in-user-tab-messenger{ width: 15px; @@ -719,8 +726,8 @@ } .cost-messages-in-user-tab-messenger > span{ - padding-top: 1px; - display: block; + padding-top: 7px; + /*display: block;*/ font-size: 10px; } @@ -2791,7 +2798,7 @@ a.open_inf_carrier{ /*}*/ .menu_profile>div>a{ /*font-size: 12px;*/ - line-height: 13px; + /*line-height: 13px;*/ } .menu_profile>div>.logout{ height: 100%; diff --git a/templates/widgets/profile/w_button_for_profile_menu.html b/templates/widgets/profile/w_button_for_profile_menu.html index b57e2df..9a54a65 100644 --- a/templates/widgets/profile/w_button_for_profile_menu.html +++ b/templates/widgets/profile/w_button_for_profile_menu.html @@ -26,7 +26,7 @@ {% if sel_page_name == 'chat' %}
{% endif %}