popovers: Add newline between checkboxes in `Move topic` menu.

This is cleaner UI and avoids the spacing looking weird if both fit on a line at
a given zoom level.

Fixes #19875.
This commit is contained in:
anurastogiji 2021-10-11 21:36:00 +05:30 committed by GitHub
parent c881430f4c
commit ebeb9c4440
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
<span></span>
{{t "Send notification to new topic" }}
</label>
<br/>
<label class="checkbox">
<input class="send_notification_to_old_thread" name="send_notification_to_old_thread" type="checkbox" {{#if notify_old_thread}}checked="checked"{{/if}} />
<span></span>