diff --git a/theme/brick/style/core.css b/theme/brick/style/core.css index 9f68b79fc95f4..75e50b3b0882f 100644 --- a/theme/brick/style/core.css +++ b/theme/brick/style/core.css @@ -531,7 +531,7 @@ div.yui3-menu.custom_menu_submenu div.yui3-menu-content { div.yui3-menu.custom_menu_submenu div.yui3-menu-content div.yui3-menu.custom_menu_submenu div.yui3-menu-content { background-image: none !important; - width: 200px; + min-width: 200px; position: relative; margin-top: -50px; border-top: 1px solid #dadada !important;