Skip to content

Commit

Permalink
Fix display block
Browse files Browse the repository at this point in the history
  • Loading branch information
aobukhov committed Jul 28, 2014
1 parent 51243fd commit e12b9b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions web/css/email.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,11 @@ a {
border-bottom: 1px solid #ddd;
border-left: 6px solid transparent;
}

a.email-item {
display: block;
}

.email-avatar {
border-radius: 3px;
margin-right: 0.5em;
Expand Down

0 comments on commit e12b9b4

Please sign in to comment.