]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
If indenting is disabled on the output, this fixes the entity_tags crop
[quix0rs-gnu-social.git] / theme / base / css / display.css
index 36f0533b14463adbe781a7c8d7cb819923f9e70d..f48bdf55e7361d87b5cd64da05fa618366d76402 100644 (file)
@@ -858,6 +858,9 @@ display:inline;
 display:inline;
 margin-right:7px;
 }
+.entity_tags li:before {
+content:'\0009';
+}
 
 .aside .section {
 margin-bottom:29px;
@@ -926,7 +929,7 @@ display:inline;
 }
 
 .profile .entity_profile .fn,
-.profile .entity_profile .location {
+.profile .entity_profile .label {
 margin-left:11px;
 margin-bottom:4px;
 width:auto;