From 3c17276e27c0bd87ee31acbbc57b32cf1b40a47b Mon Sep 17 00:00:00 2001 From: ArtemB Date: Wed, 16 Aug 2023 15:52:34 +0300 Subject: [PATCH] 0.0.101 --- static/css/styles.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/css/styles.css b/static/css/styles.css index 03d17df..7989973 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -823,6 +823,7 @@ h2.title_new_route{ padding: 10px; text-align: center; position: relative; + height: 44px; } .menu_profile>div>a { @@ -836,12 +837,16 @@ h2.title_new_route{ text-decoration: none; text-decoration: none; width: 100%; + position: absolute; + top: 22px; + left: 0px; } .menu_profile>div>img.svg { position: absolute; left: 10px; + top: 22px; } .selected{