Better position notifications area (watchlist ajax, preferences changes,

etc) to account for fixed header

Change-Id: I2387866cbc1aef0fa4edb202b1af73659230045b
isekai
Isarra 5 years ago
parent 8138b52ff8
commit fa969cf9df

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

Loading…
Cancel
Save