mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 00:13:36 +00:00
Remove unused CSS for .ext-discussiontools-init-replylink-divider
Not used anywhere, not even in gadgets. I guess it was for other planned features, but it can be added back when needed. Change-Id: I858e8854567ffae6ff11ba61d99b4b09b12dc7d7
This commit is contained in:
parent
1c1edc2b46
commit
cf6c18f364
|
@ -83,13 +83,6 @@ h1, h2, h3, h4, h5, h6 {
|
|||
margin-left: 0.25em;
|
||||
}
|
||||
}
|
||||
|
||||
// Similar to mw-editsection-divider
|
||||
&-divider {
|
||||
color: #54595d;
|
||||
// display:inline-flex causes whitespace to collapse
|
||||
white-space: pre;
|
||||
}
|
||||
}
|
||||
|
||||
.ext-discussiontools-init-replylink-open & > .ext-discussiontools-init-replylink-reply {
|
||||
|
|
Loading…
Reference in a new issue