mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 03:28:32 +00:00
style fix
This commit is contained in:
@@ -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"
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user