From 7e316bbc73a5663f0bb0907775816bcfd22c5af9 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Fri, 10 Nov 2023 14:53:12 +0300 Subject: [PATCH] 0.0.211 small upd for menu_profile --- static/css/mobile_styles.css | 13 +++++++++++++ static/css/styles.css | 10 ++++------ 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index a9a195e..db87c21 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -600,6 +600,7 @@ .text_btn_profile{ font-size: 12px; + top: 20px; } .block-list-of-users{ @@ -925,6 +926,18 @@ max-width: 245px; } + #customer>.text_btn_profile{ + top: 12px; + left: 70px; + width: 50%; + } + + #mover>.text_btn_profile{ + top: 12px; + left: 70px; + width: 50%; + } + /* END my_profile*/ diff --git a/static/css/styles.css b/static/css/styles.css index 9886120..fea8c96 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -1153,13 +1153,11 @@ h2.title_new_route{ /*}*/ -#customer>.text_btn_profile{ - top: 10px; - left: 4px; -} -#mover>.text_btn_profile{ - top: 10px; + +#mover>.text_btn_profile, #customer>.text_btn_profile{ + top: 12px; left: 4px; + line-height: 18px; } .text_btn_profile{