1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Merge branch '3.1.x'

* 3.1.x:
  [ticket/13667] Fix buttons alignment in Chrome for Windows
This commit is contained in:
Cesar G
2015-03-05 08:42:08 -08:00

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;