diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index c8841aa..ea8f949 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -555,6 +555,7 @@ padding-left: 5px; overflow: hidden; text-overflow: ellipsis; + display: block; } diff --git a/static/css/styles.css b/static/css/styles.css index 345e9f6..f307d44 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -210,10 +210,9 @@ body { header { max-width: 1280px; margin: auto; - margin-top: 40px; - margin-bottom: 60px; - padding: 0px 40px; - + padding: 40px 40px 60px 40px; + /* margin-bottom: 60px; */ + /* padding: 0px 40px; */ } diff --git a/templates/blocks/profile/b_subscribe_current.html b/templates/blocks/profile/b_subscribe_current.html index d14ff46..d1d1ad9 100644 --- a/templates/blocks/profile/b_subscribe_current.html +++ b/templates/blocks/profile/b_subscribe_current.html @@ -65,7 +65,7 @@
- Период:{{ item.period_name }} + Период: {{ item.period_name }}