From d3d0dc5a221c25eedcf1ac76d14d7846fc44bf9c Mon Sep 17 00:00:00 2001 From: ArtemB Date: Sat, 11 Nov 2023 15:15:56 +0300 Subject: [PATCH] 0.0.219 --- static/css/mobile_styles.css | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index be92ec7..971134b 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -995,14 +995,14 @@ width: 54%; float: none;} - .menu_buttons.right.open { - right: 0; - transition: 200ms; - position: fixed; - display: block; - padding-top: 10px; - top: 46px; - } + /*.menu_buttons.right.open {*/ + /* right: 0;*/ + /* transition: 200ms;*/ + /* position: fixed;*/ + /* display: block;*/ + /* padding-top: 10px;*/ + /* top: 46px;*/ + /*}*/ .benefit_img>img{ display: none; }