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;