mirror of https://github.com/zulip/zulip.git
styles: Remove stray semicolon from input.user_status block.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
parent
9b0401b76d
commit
2bdb115581
|
@ -11,7 +11,7 @@
|
|||
|
||||
input.user_status {
|
||||
width: 336px;
|
||||
};
|
||||
}
|
||||
|
||||
.user-status-header {
|
||||
padding-top: 4px;
|
||||
|
|
Loading…
Reference in New Issue