diff --git a/frappe/templates/styles/standard.css b/frappe/templates/styles/standard.css index 00fd813af7..56e4479cf4 100644 --- a/frappe/templates/styles/standard.css +++ b/frappe/templates/styles/standard.css @@ -69,7 +69,7 @@ padding: 50% 0; background-size: contain; /*background-size: cover;*/ - background-repeat: no-repeat; + background-repeat: no-repeat !important; background-position: center center; border-radius: 4px; }