Tweeki
Tweeki copied to clipboard
SMW footer icon offset
When $wgTweekiSkinFooterIcons = true;
is added to LocalSettings.php
. The SMW icon has a space before it. It looks out of place because of the vertical stacking
There's this rule when I open up Dev tools:
.smw-footer {
margin-left: 5px
}
On other skins, this isn't as noticeable because the icons are stacked horizontally e.g. on SMW's own website: