diff --git a/hosting/static/hosting/css/commons.css b/hosting/static/hosting/css/commons.css index e8e1f3b7..180a431a 100644 --- a/hosting/static/hosting/css/commons.css +++ b/hosting/static/hosting/css/commons.css @@ -1,5 +1,6 @@ .dashboard-container { - padding-top:70px; padding-bottom: 70px; + padding-top:70px; + padding-bottom: 70px; width: 90%; margin: 0 auto; max-width: 768px; diff --git a/hosting/templates/hosting/orders.html b/hosting/templates/hosting/orders.html index ebda2f51..c9c1ca22 100644 --- a/hosting/templates/hosting/orders.html +++ b/hosting/templates/hosting/orders.html @@ -53,7 +53,7 @@