mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12155] Get rid of line-height value causing alignment issues in FF.
PHPBB3-12155
This commit is contained in:
parent
4d60583412
commit
aad195aaa8
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue