Skip to content

Commit

Permalink
Fix incorrect secondary button size (#2276)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire authored Jul 7, 2023
1 parent c25ba31 commit 513078d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/javascript/flavours/glitch/styles/components/misc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,7 @@
}

&.button-secondary {
font-size: 16px;
line-height: 36px;
height: auto;
color: $ui-button-secondary-color;
text-transform: none;
background: transparent;
padding: 6px 17px;
border: 1px solid $ui-button-secondary-border-color;
Expand Down

0 comments on commit 513078d

Please sign in to comment.