mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 20:13:22 +01:00
Merge branch '3.1.x'
* 3.1.x: [ticket/13667] Fix buttons alignment in Chrome for Windows
This commit is contained in:
commit
c6b2039540
@ -8,6 +8,7 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
|
line-height: 18px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user