diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index fe1c2f6..998a4d9 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -1746,6 +1746,28 @@ background: #FFF; } + .menu_buttons.right.open .menu_profile{ + padding-top: unset; + } + .menu_profile>div{ + height: 30px; + margin-top: 3px; + margin-bottom: 8px; + } + #customer>.text_btn_profile, #mover>.text_btn_profile{ + top: 8px; + } + /*.text_btn_profile{*/ + /* top: 14px;*/ + /*}*/ + .menu_profile > .subscribe_type_txt{ + margin-bottom: 12px; + padding-top: 12px; + } + .menu_profile>div>img.svg{ + margin-top: 4px; + } + .info_profile{ width: 100%; } @@ -1804,6 +1826,8 @@ } @media (max-width: 575px){ + + .phones_carrier{ display: block; } @@ -2060,6 +2084,13 @@ } @media (max-width: 360px){ + + #customer>.text_btn_profile, #mover>.text_btn_profile{ + width: 53%; + } + + + .loader_chat_f_sw_chats.show { display: block; height: 100px;