Fix inconsistent with “translate” button padding

local
Claire 1 year ago
parent f7684a31fe
commit 620b079a78
  1. 2
      app/javascript/flavours/glitch/styles/statuses.scss

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

Loading…
Cancel
Save