drafts: Remove extra margin in draft message content.

This commit is contained in:
Sampriti Panda 2017-06-25 04:13:43 +05:30 committed by showell
parent b2a1754f8a
commit d570447850
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
line-height: 1;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0px;
margin-left: 0px;
}
.draft-row .draft-info-box .draft_controls {