From: kaldari Date: Tue, 26 Mar 2013 21:19:35 +0000 (-0700) Subject: (bug 46059) giving #p-personal a higher z-index than #content in monobook X-Git-Tag: 1.31.0-rc.0~20215^2 X-Git-Url: http://git.heureux-cyclage.org/?a=commitdiff_plain;h=c84b33d5247b9ae7edec337e6eb1d16b07b3ce70;p=lhc%2Fweb%2Fwiklou.git (bug 46059) giving #p-personal a higher z-index than #content in monobook ... so that its children (like Echo's flyout) will float above the content area. Change-Id: Iccb0cc1a96942682007d6570d15a30dd80d7ebd0 --- diff --git a/skins/monobook/main.css b/skins/monobook/main.css index 4cbc09394b..4b236b45f2 100644 --- a/skins/monobook/main.css +++ b/skins/monobook/main.css @@ -319,7 +319,7 @@ input.searchButton { position: absolute; left: 0; top: 0; - z-index: 0; + z-index: 3; } #p-personal { width: 100%;