Skip to content

Commit

Permalink
Fix group CSS display
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Jan 19, 2015
1 parent 9effa67 commit 2001324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imp/themes/default/dynamic/message_view.css
Expand Up @@ -122,7 +122,7 @@
background-color: #aaa;
display: inline-block;
margin: 1px;
padding: 3px 2px 1px;
padding: 1px 2px;
}

/* Action images. */
Expand Down

0 comments on commit 2001324

Please sign in to comment.