[Frontend] Fixed line-height in .btn

WTD-1404
This commit is contained in:
Charles Hacskaylo
2015-06-30 16:07:55 -07:00
parent 9f38914faa
commit 6a8cc6d9da
2 changed files with 2 additions and 2 deletions

View File

@@ -2017,7 +2017,7 @@ a.l-btn span {
display: inline-block;
font-size: 11.25px;
height: 25px;
line-height: 25px; }
line-height: 22px; }
/* line 194, ../sass/controls/_controls.scss */
label.checkbox.custom {