Skip to content

Commit

Permalink
Resolves bug #18 (blank messages collapse).
Browse files Browse the repository at this point in the history
  • Loading branch information
UbiquitousBear committed Jan 27, 2015
1 parent 238ce8b commit 7967ef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions design.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ body {

body .line {
border-top:1px solid #efefef;
display: block;
}

body .line.coalesced {
Expand Down

0 comments on commit 7967ef6

Please sign in to comment.