mirror of https://github.com/zulip/zulip.git
msg_edit: Don't show checkbox label in next line.
This commit is contained in:
parent
914862f8cd
commit
f6e42d3c28
|
@ -1440,6 +1440,7 @@ div.focused_table {
|
|||
margin: 0 5px 5px 0 !important;
|
||||
align-self: center;
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
|
||||
label.checkbox {
|
||||
margin-right: 0 !important;
|
||||
|
|
Loading…
Reference in New Issue