]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Group location on a new line as in profile lists
authoraroquen <aroquen@sfr.fr>
Sun, 26 Jul 2015 10:33:36 +0000 (12:33 +0200)
committeraroquen <aroquen@sfr.fr>
Sun, 26 Jul 2015 10:39:48 +0000 (12:39 +0200)
theme/base/css/display.css

index 813af05c284c5bf06818e1df6673e931b815f64a..fa621e536f763693592cbd9304bdd4e5fd152000 100644 (file)
@@ -1637,6 +1637,10 @@ margin-left:0;
     clear: left;
 }
 
+.entity_profile .label {
+    display: block;
+}
+
 .entity_profile .p-name:before {
 content: "(";
 font-weight:normal;