mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-28 18:21:50 +00:00
Merge "Restore correct height of "Advanced" button"
This commit is contained in:
commit
fa5b595ec0
|
@ -162,6 +162,10 @@
|
|||
.oo-ui-indicatorElement-indicator {
|
||||
min-width: auto;
|
||||
}
|
||||
|
||||
.oo-ui-buttonElement-button {
|
||||
min-height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
&-checkboxes {
|
||||
|
|
Loading…
Reference in a new issue