Merge "Make mw-echo-alert (yellow new message link) line up properly with rest of user dropdown things"

isekai
jenkins-bot 6 years ago committed by Gerrit Code Review
commit 69ab515b05

@ -1,8 +1,13 @@
@import '../variables.less';
/* Handle and position Echo icons */
@media screen {
.mw-echo-alert {
display: block;
padding: 0.25em 1em;
margin: 0 -1em;
}
/* Handle and position Echo icons */
#personal h2,
#personal-extra,

@ -79,7 +79,6 @@
.dropdown {
.dropdown-menu();
top: 2.95em;
right: -2em;
}
.pokey {

Loading…
Cancel
Save