@@ -327,6 +328,7 @@
id="{{attr_value.name}}"
data-attribute-name="{{ attribute.name }}"
data-attribute-value="{{ attr_value.attribute_value }}"
+ style="width: 14px !important"
{% if attr_value.checked %} checked {% endif %}>
{{ attr_value.attribute_value }}
diff --git a/erpnext/www/all-products/index.html b/erpnext/www/all-products/index.html
index 79ebc64187f..b2609dc2a15 100644
--- a/erpnext/www/all-products/index.html
+++ b/erpnext/www/all-products/index.html
@@ -8,10 +8,9 @@