From b97bb3a69d50b84e683d1e785ec3ed94941c2fcc Mon Sep 17 00:00:00 2001 From: akashnimare Date: Fri, 10 Nov 2017 22:12:02 +0530 Subject: [PATCH] frontend: Move checkbox to the left of label text Generally, the checkbox should come 'before' the label text. --- templates/zerver/compose.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zerver/compose.html b/templates/zerver/compose.html index 8470d4e7ef..bc55ace00f 100644 --- a/templates/zerver/compose.html +++ b/templates/zerver/compose.html @@ -104,8 +104,8 @@ {{ _('Drafts') }} {{ _('Sending...') }}
- +