From 4db864ea7b4c514cf53f6bf3bb027efa9abd8a06 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Thu, 17 Aug 2023 14:48:01 +0300 Subject: [PATCH] 0.0.104 --- static/css/styles.css | 4 +++- templates/blocks/b_user_profile.html | 3 ++- templates/blocks/profile/b_new_route.html | 2 ++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/static/css/styles.css b/static/css/styles.css index a0d2979..03a5f60 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -804,7 +804,7 @@ section.profile { margin: auto; padding: 0px 40px; margin-bottom: 120px; - overflow: hidden; + } @@ -1308,6 +1308,8 @@ input#id_extra_phone line-height: 22px; appearance: none; margin-top: 10px; + padding-left: 10px; + } diff --git a/templates/blocks/b_user_profile.html b/templates/blocks/b_user_profile.html index 9ff1db3..1fe0294 100644 --- a/templates/blocks/b_user_profile.html +++ b/templates/blocks/b_user_profile.html @@ -48,4 +48,5 @@ {% include "blocks/profile/b_chats.html" %} {% endif %} - \ No newline at end of file +
+ diff --git a/templates/blocks/profile/b_new_route.html b/templates/blocks/profile/b_new_route.html index 2edfb51..a29a0cc 100644 --- a/templates/blocks/profile/b_new_route.html +++ b/templates/blocks/profile/b_new_route.html @@ -281,6 +281,7 @@