Add some bottom margin to space profile items

This commit is contained in:
aroquen 2015-07-26 19:10:01 +02:00
parent cd6ad8571f
commit de1d49865c
1 changed files with 1 additions and 1 deletions

View File

@ -1890,7 +1890,7 @@ left:3px;
}
.profile .entity_profile {
margin-bottom:0;
margin-bottom:10px;
min-height:60px;
}