compose: Don't fix width of send button.

Since the width of `send` text can vary based on language. We
shouldn't fix its width.
This commit is contained in:
Aman Agrawal 2021-12-03 10:22:37 +00:00 committed by Tim Abbott
parent c7f27f6c94
commit 24900ec7f8
1 changed files with 0 additions and 1 deletions

View File

@ -428,7 +428,6 @@ input.recipient_box {
#compose-send-button {
height: 24px;
width: 40px;
padding-top: 3px;
padding-bottom: 3px;
margin-bottom: 0;