diff --git a/erpnext/public/js/conf.js b/erpnext/public/js/conf.js index 73099d1f371..58e9f974e6c 100644 --- a/erpnext/public/js/conf.js +++ b/erpnext/public/js/conf.js @@ -15,7 +15,6 @@ $(document).bind('toolbar_setup', function() { .addClass("navbar-icon-home") .css({ "max-width": "200px", - "overflow": "hidden", "text-overflow": "ellipsis", "white-space": "nowrap" });