msg_edit: Don't show checkbox label in next line.

This commit is contained in:
Aman Agrawal 2020-09-28 11:07:12 +05:30 committed by Tim Abbott
parent 914862f8cd
commit f6e42d3c28
1 changed files with 1 additions and 0 deletions

View File

@ -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;