]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
Merge pull request #3976 from rabuzarus/20171126_-_acl_forum
[friendica.git] / view / global.css
index cf8ad8d4e2637dacc1002f1ad009ed3f61fd0bba..f3ca22b75a3b6bace733d1cb213791b0db5bb23f 100644 (file)
@@ -564,7 +564,9 @@ img.invalid-src:after { vertical-align: top;}
   font-size: 1.8em;
   color: DeepPink;
 }
-.tag1:hover, .tag2:hover, .tag3:hover, .tag4:hover, .tag5:hover,
-.tag6:hover, .tag7:hover, .tag8:hover, .tag9:hover, .tag10:hover {
+.tags > a:hover {
   text-decoration: underline;
+}
+.tag-cloud {
+  word-wrap: break-word;
 }
\ No newline at end of file