Merge "Adjust .mw-indicators alignment"

isekai
jenkins-bot 4 years ago committed by Gerrit Code Review
commit 28cb126072

@ -373,11 +373,17 @@ a.mw-selflink {
.mw-indicators {
float: right;
margin: 0.75em 0 0 1em;
margin-left: 1em;
img {
/* Line up to baseline; expected indicator icon size is 20px */
margin-top: -0.5em;
}
}
.mw-indicator {
display: inline-block;
margin: 0.65em 0 0 0.25em;
}
div.magnify a {

@ -153,13 +153,6 @@
}
}
/* Page header */
h1.firstHeading {
/* Prevent indicators from interfering with title and causing overflow */
clear: right;
}
/* Page actions */
#p-namespaces li {

Loading…
Cancel
Save