Fix inconsistent with “translate” button padding

th-downstream
Claire 2 years ago
parent e347472acb
commit 956baf919f

@ -268,7 +268,7 @@ a.button.logo-button {
border: 0; border: 0;
background: transparent; background: transparent;
padding: 0; padding: 0;
padding-top: 8px; padding-top: 16px;
text-decoration: none; text-decoration: none;
&:hover, &:hover,

Loading…
Cancel
Save