mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 00:13:36 +00:00
Remove dd
overflow hack
No longer needed after I73d654d1f9127e22365d94909681c1c5f5f39597. Change-Id: I2a16b725fca512ccbb72f493fd7db28836341e24
This commit is contained in:
parent
7dd4855979
commit
46a9a13116
|
@ -462,9 +462,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.skin-minerva.ext-discussiontools-init-replylink-open dl dd {
|
||||
// Disable overflow hack for scrolling images in <dd> in Minerva
|
||||
// while the tool is open, as we need negative margins on the widget.
|
||||
overflow: visible;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue