minor user card spacing tweak

This commit is contained in:
Jeff Atwood 2017-02-16 01:49:29 -08:00
parent 34223dca4e
commit e6c6a9e2d3
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ $user_card_background: $secondary;
width: 100%;
clear: both;
padding-top: 5px;
padding-bottom: 5px;
h3 {
display: inline;
margin-right: 5px;