Merge "Remove some unnecessary direction-specific CSS"

This commit is contained in:
jenkins-bot 2017-09-28 14:05:30 +00:00 committed by Gerrit Code Review
commit e56077fc0b
2 changed files with 0 additions and 14 deletions

View File

@ -46,12 +46,3 @@ div#footer {
}
}
}
body.ltr {
div#footer {
#footer-places {
/* @noflip */
float: left;
}
}
}

View File

@ -146,11 +146,6 @@ div.vectorMenu {
}
}
body.rtl div.vectorMenu {
/* @noflip */
direction: rtl;
}
div#mw-head div.vectorMenu h3 {
/* @noflip */
float: left;