diff --git a/erpnext/website/css/website.css b/erpnext/website/css/website.css index cdea0877015..73cafcb5048 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 7ca74958932..6c4fa97b174 100644 --- a/erpnext/website/page/products/products.html +++ b/erpnext/website/page/products/products.html @@ -1,6 +1,6 @@