compose: Remove unnecessary 10x margin.

This margin was ignored and will become a liability with future
changes to the compose box HTML.
This commit is contained in:
Tim Abbott 2021-06-25 17:12:47 -07:00
parent 6cfe10fef2
commit 7010777d6c
1 changed files with 0 additions and 6 deletions

View File

@ -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,