Merge "Better position notifications area (watchlist ajax, preferences changes, etc) to account for fixed header"

isekai
jenkins-bot 6 years ago committed by Gerrit Code Review
commit 5acd20bd8d

@ -20,6 +20,10 @@ html {
margin: auto;
}
div.mw-notification-area {
top: @fixed-header-height + 0.25em;
}
/* Header */
#mw-header-container {

Loading…
Cancel
Save