mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-28 16:20:52 +00:00
Only apply font fix to global overlay
Bug: T141262 Change-Id: I6a99eefc683bb72c79bf13de2a1f89c37c443310
This commit is contained in:
parent
6dd4f1665e
commit
d86bdccf89
|
@ -7,7 +7,7 @@
|
|||
|
||||
.ve-init-mw-desktopArticleTarget-toolbar,
|
||||
.ve-init-mw-desktopArticleTarget > .ve-ui-debugBar,
|
||||
.ve-ui-overlay {
|
||||
.ve-ui-overlay-global {
|
||||
/* Enforce different font-size for all UI elements of VisualEditor */
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue