override line height of buttons

pull/1065/head
trwnh 7 years ago
parent 7871397d14
commit 61158a788f

@ -317,7 +317,8 @@ body, button, input, textarea {
}
.reactions button {
font-size: 1.575rem
font-size: 1.575rem;
line-height: 1;
}
}

Loading…
Cancel
Save