Skip to content

Commit

Permalink
theme-base MDL-25498 Fixed up z-index overlay issue with YUI3 custom …
Browse files Browse the repository at this point in the history
…menu.
  • Loading branch information
Sam Hemelryk committed Dec 2, 2010
1 parent 669a26a commit 1ded6e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme/base/style/core.css
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,7 @@ body.tag .managelink {padding: 5px;}
* Custom menu
*/
#custommenu {clear:both;}
#custommenu .yui3-menu .yui3-menu {z-index:500;}
#custommenu .yui3-menu-horizontal.javascript-disabled .yui3-menu-content,
#custommenu .yui3-menu-horizontal.javascript-disabled .yui3-menu-content .ul {border:1px solid #000;}
#custommenu .yui3-menu-horizontal.javascript-disabled ul {margin:0;padding:0;}
Expand Down

0 comments on commit 1ded6e1

Please sign in to comment.