Skip to content

Commit

Permalink
put some spacing under the review count (bug 677127)
Browse files Browse the repository at this point in the history
  • Loading branch information
potch committed Sep 22, 2011
1 parent 34175cb commit 0b7aac0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions media/css/impala/reviews.less
Expand Up @@ -5,6 +5,10 @@
padding: 1em;
}

.reviews header h3 {
margin-bottom: 16px;
}

#reviews .review {
border-bottom: 1px dotted @border-blue;
overflow: hidden;
Expand Down

0 comments on commit 0b7aac0

Please sign in to comment.