diff --git a/frappe/public/css/website.css b/frappe/public/css/website.css index fe2b3635da..230608525b 100644 --- a/frappe/public/css/website.css +++ b/frappe/public/css/website.css @@ -270,9 +270,8 @@ a.no-decoration:active { padding: 50% 0px; background-size: cover; background-repeat: no-repeat; - background-position: center top; - border-radius: 0.5em; - border: 1px solid #EBEFF2; + background-position: center center; + border-radius: 4px; } .indicator, .indicator-right { diff --git a/frappe/public/js/frappe/list/list_item_row.html b/frappe/public/js/frappe/list/list_item_row.html index 4dee4f1110..c2afc7b2f9 100644 --- a/frappe/public/js/frappe/list/list_item_row.html +++ b/frappe/public/js/frappe/list/list_item_row.html @@ -23,9 +23,12 @@
-
{%= list.get_indicator_dot(data) %}
-