This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-Echo
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-Echo
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced
2024-11-23 23:44:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0d8e740635
mediawiki-extensions-Echo
/
modules
/
styles
/
mw.echo.ui.overlay.monobook.less
5 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix font size for notifications dotdotdot menu in Monobook Change-Id: Ie75ad192204a652885a82b0021340410b69864f4
2016-08-29 22:22:44 +00:00
.mw-echo-ui-overlay {
Fix font size in monobook Content font size should be 12.7px and this can be achieved by just applying the 127% from globalWrapper. This matches the font sizes on Special:Notifications. Change-Id: I5369231da52343029ea2cdbfc790296c2257807a
2020-07-24 18:30:53 +00:00
// Match #globalWrapper
font-size: 127%;
Fix font size for notifications dotdotdot menu in Monobook Change-Id: Ie75ad192204a652885a82b0021340410b69864f4
2016-08-29 22:22:44 +00:00
}
Reference in a new issue
Copy permalink