Commit 28c0924f141478afec9d420616a7082e12b37c53

Authored by Larissa Reis
Committed by Antonio Terceiro
1 parent 9e7ac9ee

newsletter: makes gap between tasks border and newsletter border smaller

(cherry picked from commit dcddcdead7477cd0f58af11e904a2f890cd8785b)
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
plugins/newsletter/public/style.css
@@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@
14 } 14 }
15 15
16 #newsletter-moderation-preview { 16 #newsletter-moderation-preview {
17 - margin-left: 25px; 17 + margin-left: 10px;
18 } 18 }
19 19
20 #newsletter-moderation-preview input[type=checkbox] { 20 #newsletter-moderation-preview input[type=checkbox] {