From 86127781363c2622b75930f2f08db906682c2df3 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Mon, 3 Feb 2014 10:45:21 +0530 Subject: [PATCH] style fix --- erpnext/public/js/conf.js | 1 - 1 file changed, 1 deletion(-) diff --git a/erpnext/public/js/conf.js b/erpnext/public/js/conf.js index 73099d1f37..58e9f974e6 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" });