mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
style fix
This commit is contained in:
@@ -15,7 +15,6 @@ $(document).bind('toolbar_setup', function() {
|
|||||||
.addClass("navbar-icon-home")
|
.addClass("navbar-icon-home")
|
||||||
.css({
|
.css({
|
||||||
"max-width": "200px",
|
"max-width": "200px",
|
||||||
"overflow": "hidden",
|
|
||||||
"text-overflow": "ellipsis",
|
"text-overflow": "ellipsis",
|
||||||
"white-space": "nowrap"
|
"white-space": "nowrap"
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user