From eb60bcec56691763f79eb09b2f822cc7c0699226 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Wed, 26 Jun 2024 13:02:52 +0300 Subject: [PATCH] 1.1.20 upd css for .menu_profile right --- static/css/styles(boris).css | 3 +++ templates/tb_base.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index da553ae..4355542 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -2596,6 +2596,9 @@ a.open_inf_carrier{ .menu_buttons.right.open .menu_profile{ padding-top: 45px; } +.menu_buttons.right.padding_remove.open .menu_profile{ + padding-top: unset; +} diff --git a/templates/tb_base.html b/templates/tb_base.html index 08bae45..92a56bd 100644 --- a/templates/tb_base.html +++ b/templates/tb_base.html @@ -143,7 +143,7 @@ {% include 'blocks/b_header.html' %}
-