Browse Source

Fixes labeled icon placement in chrome

pull/329/head
jlukic 11 years ago
parent
commit
a624771152
1 changed files with 1 additions and 1 deletions
  1. 2
      src/elements/button.less

2
src/elements/button.less

@ -720,7 +720,7 @@
width: 2.75em;
height: 100%;
padding-top: 0.85em;
padding-top: 0.8em;
background-color: rgba(0, 0, 0, 0.05);
text-align: center;

Loading…
Cancel
Save