Use CSS rather than hardcoded nbsps to add space before the sorting arrows in Sortabl...
authorHappy-melon <happy-melon@users.mediawiki.org>
Thu, 29 Oct 2009 14:15:20 +0000 (14:15 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Thu, 29 Oct 2009 14:15:20 +0000 (14:15 +0000)
commit8272d56034b1d85a19e81eb621dcc50b8c78ed00
tree94e318ebd406aa9a67b71b5b53971958a9d3d8df
parent0a29a2902ec98720bb0e1d9d97358dc28a3d8e2d
Use CSS rather than hardcoded nbsps to add space before the sorting arrows in SortableTables.  The nbsps cause headers to be pushed off-centre when the arrow wraps to the next line; the symmetrical margin ensures that the arrows are themselves centred when that happens.
includes/DefaultSettings.php
skins/common/shared.css
skins/common/wikibits.js