1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-19 23:32:02 +02:00

[ticket/13667] Fix buttons alignment in Chrome for Windows

PHPBB3-13667
This commit is contained in:
cyberalien 2015-03-03 16:47:30 +02:00
parent 18de60c0e0
commit 5d8bea9060

View File

@ -8,6 +8,7 @@
cursor: pointer;
display: inline-block;
height: 18px;
line-height: 18px;
font-size: 13px;
white-space: nowrap;
border: 1px solid transparent;