1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-30 11:11:23 +02:00

[ticket/12155] Get rid of line-height value causing alignment issues in FF.

PHPBB3-12155
This commit is contained in:
Cesar G 2014-05-26 14:54:26 -07:00
parent 4d60583412
commit aad195aaa8

View File

@ -7,7 +7,6 @@
.button {
cursor: pointer;
display: inline-block;
line-height: 17.5px;
height: 18px;
font-size: 13px;
white-space: nowrap;