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
commit c6b2039540

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;