diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index 206d3b1..809f96f 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -101,6 +101,7 @@ .subscribe_inf{ height: 364px; + } .subscribe_inf>.clear_both{ clear: both; @@ -1077,7 +1078,7 @@ /* subscribe*/ .b_another_subscribes{ - width: 100%; + width: 97%; } .state_subscribe, .state_subscribe > a{ @@ -1142,9 +1143,9 @@ .another_subscribe{ width: 100%; height: unset; - flex-direction: column; margin: 20px auto; - padding: unset; + padding: 10px; + justify-content: space-evenly; } .text_another_subscribe{ @@ -1159,7 +1160,8 @@ width: unset; } .read_more_about_subscribe{ - margin-bottom: 20px; + /*margin-bottom: 20px;*/ + width: unset; } @@ -1231,6 +1233,10 @@ } @media (max-width: 850px){ + .read_more_about_subscribe{ + padding: 0 14px; + } + .subscribe_inf_right_part, .subscribe_inf_left_part{ width: 100%; float: unset; @@ -1311,6 +1317,10 @@ } @media (max-width: 776px){ + .another_subscribe { + flex-direction: column; + } + .info_profile>div>div>.left-part-carrier-card>.container_inf_about_moving>.line_inf_about_moving>.carrier_inf_moving.left{ width: 39%; } @@ -1380,7 +1390,7 @@ } .another_subscribe{ - padding: 10px 10px 0 10px; + padding: 10px; flex-direction: unset; justify-content: space-evenly; } @@ -1507,7 +1517,7 @@ /* width: 51.1%;*/ /*}*/ .another_subscribe{ - padding: 15px 0 0; + /*padding: 15px 0 0;*/ } @@ -1553,7 +1563,7 @@ } .another_subscribe{ - padding: 15px 0 0; + padding: 15px 0; flex-direction: column; justify-content: unset; diff --git a/templates/blocks/profile/b_subscribe_current.html b/templates/blocks/profile/b_subscribe_current.html index 537f065..ab1b7c0 100644 --- a/templates/blocks/profile/b_subscribe_current.html +++ b/templates/blocks/profile/b_subscribe_current.html @@ -67,7 +67,7 @@ {% endif %} -