mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 00:13:36 +00:00
Fix reply link/button margins on RTL wikis
Follow-up to c232df01a4
.
Change-Id: Ie8c463108d2e0cb172d270d6205677459adbb86a
This commit is contained in:
parent
b4ff3c9f83
commit
8d727dc26d
|
@ -34,7 +34,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
.mw-content-rtl,
|
||||
.mw-content-rtl &,
|
||||
.mw-content-ltr .mw-content-rtl & {
|
||||
/* @noflip */
|
||||
margin-right: 0.5em;
|
||||
|
|
Loading…
Reference in a new issue