Merge "Making sure Echo flyout appears above CentralNotice content"

This commit is contained in:
kaldari 2013-04-30 22:29:22 +00:00 committed by Gerrit Code Review
commit 4d03af1d9a

View file

@ -8,7 +8,7 @@
min-height: 2em;
padding: 0;
color: #6D6D6D;
z-index: 60;
z-index: 100;
box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.35);
/* Override for Monobook */
text-align: left;
@ -20,7 +20,7 @@
width: 21px;
height: 11px;
position: absolute;
z-index: 61;
z-index: 101;
top: 21px;
left: -9px;
}