Skip to content

Commit

Permalink
Fix margins
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Oct 5, 2024
1 parent e068e12 commit 1c6ca5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions layout-single-column.css
Original file line number Diff line number Diff line change
Expand Up @@ -3185,6 +3185,8 @@ body.embed .button.logo-button:hover,
}

body .compose-form .compose-form__uploads {
margin-left: 0;
margin-top: 0;
padding-left: 0;
padding-right: 0;
}
Expand Down

0 comments on commit 1c6ca5d

Please sign in to comment.