]> git.mxchange.org Git - friendica.git/commitdiff
Sometimes there wasn't a linebreak before the address in the profile
authorMichael Vogel <icarus@dabo.de>
Thu, 10 Dec 2015 20:39:44 +0000 (21:39 +0100)
committerMichael Vogel <icarus@dabo.de>
Thu, 10 Dec 2015 20:39:44 +0000 (21:39 +0100)
view/global.css

index 2fd5e60f5318f15b7d05294c6ee23c3ed4ea61cb..05940508ca49c5609a68d0f8071c646b18112daf 100644 (file)
@@ -317,3 +317,7 @@ ul.credits li {
 .renderinfo {
        clear: both;
 }
+
+.p-addr {
+       clear: both;    
+}