fix: duplicate css property
diff --git a/erpnext/public/less/hub.less b/erpnext/public/less/hub.less
index c08121f..29deada 100644
--- a/erpnext/public/less/hub.less
+++ b/erpnext/public/less/hub.less
@@ -33,7 +33,6 @@
 
 	.hub-image-loading, .hub-image-broken {
 		content: " ";
-		display: block;
 		position: absolute;
 		left: 0;
 		height: 100%;