Skip to content

Commit

Permalink
Change font weight of sensitive button to 500 (mastodon#10682)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron authored May 3, 2019
1 parent 356beea commit 527c3f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/javascript/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,11 @@
&__sensitive-button {
padding: 10px;
padding-top: 0;

.icon-button {
font-size: 14px;
font-weight: 500;
}
}

.compose-form__warning {
Expand Down

0 comments on commit 527c3f1

Please sign in to comment.