diff --git a/erpnext/website/css/website.css b/erpnext/website/css/website.css index cdea087701..73cafcb504 100644 --- a/erpnext/website/css/website.css +++ b/erpnext/website/css/website.css @@ -73,6 +73,7 @@ footer a:hover { .web-footer-menu ul { list-style: none; margin: 0px; + padding: 0px; } .web-footer-menu ul li { diff --git a/erpnext/website/page/products/products.html b/erpnext/website/page/products/products.html index 7ca7495893..6c4fa97b17 100644 --- a/erpnext/website/page/products/products.html +++ b/erpnext/website/page/products/products.html @@ -1,6 +1,6 @@