mediawiki.legacy: Use 'none' rather than 'initial' to remove border
authorBartosz Dziewoński <matma.rex@gmail.com>
Sat, 8 Aug 2015 14:56:25 +0000 (16:56 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sat, 8 Aug 2015 14:56:25 +0000 (16:56 +0200)
commit369a9e7074b6dc1e6799114e6a034ae40e018057
tree472c69be95277ac3f4dd7d5f28abcbf93f450a0a
parent5d9fe1ec34230ed98024b1b432eb3a9cb17d0cd4
mediawiki.legacy: Use 'none' rather than 'initial' to remove border

A browser could potentially support 'text-decoration: underline dotted'
(which we check for with '@supports'), but not 'initial' value (which
we don't check for), resulting in double underlining.

Follow-up to I6fb2d2b8016c1f3164999e25cbc058ccd9a2f121.

Change-Id: I13359e99010b524cf1a9f868374327b2c17399b7
resources/src/mediawiki.legacy/shared.css