mirror of
https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue.git
synced 2024-11-24 00:13:28 +00:00
201238ccd8
If the parent element sets "text-align: center", "position: absolute" leads to weird offset issue due to "left: auto" calculation rules. Specifically the rule 2 for "static position" in Chapter 10 of CSS 2: https://www.w3.org/TR/CSS2/visudet.html#static-position It's not necessary for these pseudo-elements to be positioned, hence the simplification. |
||
---|---|---|
.. | ||
.eslintrc.json | ||
config.json | ||
ext.tabberNeue.js | ||
ext.tabberNeue.less | ||
ext.tabberNeue.mobile.less | ||
Hash.js | ||
Transclude.js | ||
Util.js |