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:
Bartosz Dziewoński 2023-02-23 23:26:03 +01:00
parent 1c1edc2b46
commit cf6c18f364

View file

@ -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 {