style fix
diff --git a/erpnext/public/js/conf.js b/erpnext/public/js/conf.js
index 73099d1..58e9f97 100644
--- a/erpnext/public/js/conf.js
+++ b/erpnext/public/js/conf.js
@@ -15,7 +15,6 @@
 	.addClass("navbar-icon-home")
 	.css({
 		"max-width": "200px",
-		"overflow": "hidden",
 		"text-overflow": "ellipsis",
 		"white-space": "nowrap"
 	});