[Frontend] Fixed line-height in .btn
WTD-1404
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user