]> 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 b0ab02bcecd2c275b711feea22267e1a197360fc..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;