Skip to content

Commit

Permalink
Ensure subject doesn't run into date
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Apr 17, 2014
1 parent 9044a6e commit 97c2a27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions imp/themes/default/dynamic/screen.css
Expand Up @@ -466,6 +466,9 @@ div.vpRowVert div.msgSubject {
#msgHeadersColl li {
float: left;
}
#msgHeadersColl .date {
margin-left: 5px;
}
#msgHeadersColl .from .horde-button {
line-height: 16px !important;
margin: 0;
Expand Down

0 comments on commit 97c2a27

Please sign in to comment.