Make sure, that a tags and input tags with mw-ui-button has the same height
authorFlorian <florian.schmidt.stargatewissen@gmail.com>
Sat, 24 Oct 2015 18:34:53 +0000 (20:34 +0200)
committerFlorian <florian.schmidt.stargatewissen@gmail.com>
Sat, 24 Oct 2015 18:34:53 +0000 (20:34 +0200)
commitbe4fe9a52afd6a4fbaeb987813ac02b63b227c5f
tree2c32a27191604fb3333ed43bab41d085bff42960
parent667299e8fcf00169ff2ab85edbc9abc95fe6bcf3
Make sure, that a tags and input tags with mw-ui-button has the same height

Line-height inherited from another element behave different for input and a
tags. While a-tags correctly inherit the line-height from a parent element,
input tags doesn't. Fix that by adding the correct line-height (normal) to
a tags with mw-ui-button.

Bug: T116427
Change-Id: I4822754157b95094605209111e72bce11d34b077
resources/src/mediawiki.ui/components/buttons.less