Commit dcddcdead7477cd0f58af11e904a2f890cd8785b

Authored by Larissa Reis
1 parent 4075f24d

newsletter: makes gap between tasks border and newsletter border smaller

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