mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
[ticket/12155] Get rid of line-height value causing alignment issues in FF.
PHPBB3-12155
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
.button {
|
.button {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
line-height: 17.5px;
|
|
||||||
height: 18px;
|
height: 18px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
Reference in New Issue
Block a user