]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Add some bottom margin to space profile items
authoraroquen <aroquen@sfr.fr>
Sun, 26 Jul 2015 17:10:01 +0000 (19:10 +0200)
committeraroquen <aroquen@sfr.fr>
Sun, 26 Jul 2015 17:10:01 +0000 (19:10 +0200)
theme/base/css/display.css

index 8751bd016644407313d4315d76f059bdc99de682..ba3cbf7206eb45ca26923e88fcec46e3a6294188 100644 (file)
@@ -1890,7 +1890,7 @@ left:3px;
 }
 
 .profile .entity_profile {
-margin-bottom:0;
+margin-bottom:10px;
 min-height:60px;
 }