fix(thread-list): Line up sender, subject and snippet

Fixes GitHub issue #278
This commit is contained in:
Ben Gotow 2015-10-29 11:30:06 -07:00
parent 29cc5853b3
commit 62d45698d1

View file

@ -325,7 +325,7 @@ body.platform-win32 {
font-size: @font-size-base; font-size: @font-size-base;
} }
.thread-icon { .thread-icon {
margin-right:6px; margin-right:4px;
} }
.mail-important-icon { .mail-important-icon {