forked from GNUsocial/gnu-social
Add some bottom margin to space profile items
This commit is contained in:
parent
cd6ad8571f
commit
de1d49865c
@ -1890,7 +1890,7 @@ left:3px;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.profile .entity_profile {
|
.profile .entity_profile {
|
||||||
margin-bottom:0;
|
margin-bottom:10px;
|
||||||
min-height:60px;
|
min-height:60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user