diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index 971134b..76c4cf0 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -995,14 +995,7 @@ width: 54%; float: none;} - /*.menu_buttons.right.open {*/ - /* right: 0;*/ - /* transition: 200ms;*/ - /* position: fixed;*/ - /* display: block;*/ - /* padding-top: 10px;*/ - /* top: 46px;*/ - /*}*/ + .benefit_img>img{ display: none; } @@ -1014,6 +1007,17 @@ display: block; } /*этот стиль перекрывал блок диалога в сообщения блюром*/ + .menu_buttons.right.open { + right: 0; + transition: 200ms; + position: fixed; + display: block; + padding-top: 10px; + top: 35px; + } + .menu_profile{ + height: 100vh; + } .menu_buttons.right.open .handler_menu{ background: #FFFFFF;