From: aroquen Date: Sun, 26 Jul 2015 10:33:36 +0000 (+0200) Subject: Group location on a new line as in profile lists X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=dc9342f184af56ef49ab91491e71b1bd48d758dd;p=quix0rs-gnu-social.git Group location on a new line as in profile lists --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 813af05c28..fa621e536f 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1637,6 +1637,10 @@ margin-left:0; clear: left; } +.entity_profile .label { + display: block; +} + .entity_profile .p-name:before { content: "("; font-weight:normal;