mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
cc9e667c49
* Use `margin: A` with `padding: B` rather than `padding: calc(A + B)`. * Remove a `display: inline-block` which necessitated `width: 100%`. I think this results in the same rendering, but please test carefully, as I didn't check it for all the possible notifications. (There is one more calc() in mw.echo.badge.less that can't be avoided.) Bug: T135936 Change-Id: Ic01f16c8469c3b9d45d2885108ec6260e967731a |
||
---|---|---|
.. | ||
api | ||
controller | ||
icons | ||
logger | ||
model | ||
nojs | ||
special | ||
styles | ||
ui | ||
echo.mixins.less | ||
echo.variables.less | ||
echo.variables.monobook.less | ||
echo.variables.vector.less | ||
ext.echo.init.js | ||
ext.echo.moment-hack.js | ||
hooks.txt | ||
mw.echo.js |