compose: Fix alignment of Drafts button.

Fixes #17095.
This commit is contained in:
smit_patel 2021-02-09 11:06:15 +05:30 committed by Tim Abbott
parent 3dbbbb04f8
commit fb8d18caf8
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
.button.small {
font-size: 1em;
padding: 3px 10px;
vertical-align: middle;
}
.compose_mobile_button {