mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 08:23:52 +00:00
Remove override for Minerva hiding .tmbox, no longer needed
Depends-On: Ifb0316256bdec5008acc48544ddd3e2bf71b6d41 Bug: T257394 Change-Id: I7b442d2e009f631ec8ac183f4767ffcc1e94954c
This commit is contained in:
parent
e89a879f34
commit
46d766f30d
|
@ -773,13 +773,6 @@ h1, h2, h3, h4, h5, h6 {
|
|||
.toc {
|
||||
display: none;
|
||||
}
|
||||
|
||||
// Override Minerva rule that always hides tmbox.
|
||||
// stylelint-disable-next-line selector-class-pattern
|
||||
.ext-discussiontools-ui-ledeSectionDialog-content.content .tmbox {
|
||||
// stylelint-disable-next-line declaration-no-important
|
||||
display: block !important;
|
||||
}
|
||||
}
|
||||
|
||||
.ext-discussiontools-init-lede-button-container {
|
||||
|
|
Loading…
Reference in a new issue