diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 34e89d7..3c51f30 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -1405,9 +1405,11 @@ font-size: 16px; font-weight: 500; background: #FF613A; - padding: 8px 26px; + padding: 0 26px; border-radius: 10px; margin-bottom: 10px; + height: 44px; + width: 160px; } .another_subscribe{ @@ -1448,6 +1450,7 @@ border-radius: 10px; display: block; height: 44px; + width: 160px; } .subscribe_was_paid{ diff --git a/templates/blocks/profile/b_subscribe_current.html b/templates/blocks/profile/b_subscribe_current.html index 1ca167f..d14ff46 100644 --- a/templates/blocks/profile/b_subscribe_current.html +++ b/templates/blocks/profile/b_subscribe_current.html @@ -48,7 +48,7 @@
-
При понижении тарифного плана оплаченный период действия текущей подписки не пересчитывается.
+
При понижении тарифного
плана оплаченный период действия текущей подписки не пересчитывается.
{% for item in subscribes %} {% if item.id != subscribe_for_user.subscribe.id %}