diff --git a/theme/base/style/core.css b/theme/base/style/core.css index a914ac98a8b49..40a2371d1f6cf 100644 --- a/theme/base/style/core.css +++ b/theme/base/style/core.css @@ -600,7 +600,7 @@ body.tag .managelink {padding: 5px;} #custommenu .yui3-menu-horizontal .yui3-menu-label, #custommenu .yui3-menu-horizontal .yui3-menu-content {background-image:none;background-position:right center;background-repeat:no-repeat;} #custommenu .yui3-menu-label, -#custommenu .yui3-menu .yui3-menu .yui3-menu-label {background-image:url([[pix:theme|vertical-menu-submenu-indicator]]);} +#custommenu .yui3-menu .yui3-menu .yui3-menu-label {background-image:url([[pix:theme|vertical-menu-submenu-indicator]]); padding-right: 20px;} #custommenu .yui3-menu .yui3-menu .yui3-menu-label-menuvisible {background-image:url([[pix:theme|horizontal-menu-submenu-indicator]]);} /**