mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
Merge "Echo mobile: add CSS media query class"
This commit is contained in:
commit
e6008edda9
|
@ -7,6 +7,10 @@
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mw-echo-ui-specialHelpMenuWidget-menu {
|
||||||
|
width: auto !important;
|
||||||
|
}
|
||||||
|
|
||||||
.oo-ui-popupWidget-popup {
|
.oo-ui-popupWidget-popup {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue