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 @@