styles: Remove stray semicolon from input.user_status block.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg 2019-08-30 16:18:03 -07:00
parent 9b0401b76d
commit 2bdb115581
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
input.user_status {
width: 336px;
};
}
.user-status-header {
padding-top: 4px;