diff --git a/static/aerbimCSSMOBILE.css b/static/aerbimCSSMOBILE.css index 9ec6068..d05ba6a 100644 --- a/static/aerbimCSSMOBILE.css +++ b/static/aerbimCSSMOBILE.css @@ -290,6 +290,9 @@ .plugin_container{ margin: 0 0 1% 0; } + .plugin_description { + margin-bottom: 10px; + } .right_part_plugin_container{ display: none; } @@ -428,7 +431,7 @@ width: 100%; } .right_part_footer{ - width: calc(100% - 100px); + width: 200px; text-align: -webkit-right; float: right; margin-top: 60px; diff --git a/templates/blocks/b_how_dev.html b/templates/blocks/b_how_dev.html index 8ae8be4..4ecd2e1 100644 --- a/templates/blocks/b_how_dev.html +++ b/templates/blocks/b_how_dev.html @@ -32,11 +32,13 @@ - {% if not forloop.last %} -