Skip to content

Commit

Permalink
compose: Remove unnecessary 10x margin.
Browse files Browse the repository at this point in the history
This margin was ignored and will become a liability with future
changes to the compose box HTML.
  • Loading branch information
timabbott committed Jun 29, 2021
1 parent 6cfe10f commit 7010777
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions static/styles/compose.css
Original file line number Diff line number Diff line change
Expand Up @@ -191,12 +191,6 @@
opacity: 0.7;
}

#compose_invite_users,
#compose_private_stream_alert {
/* Don't overlap into the compose_close × */
margin-right: 10px;
}

.compose_invite_user,
.compose_private_stream_alert,
.compose-all-everyone,
Expand Down

0 comments on commit 7010777

Please sign in to comment.