]> git.mxchange.org Git - friendica.git/commitdiff
vier: maximum width of comments defined
authorMichael Vogel <icarus@dabo.de>
Mon, 3 Dec 2012 07:29:41 +0000 (08:29 +0100)
committerMichael Vogel <icarus@dabo.de>
Mon, 3 Dec 2012 07:29:41 +0000 (08:29 +0100)
view/theme/vier/style.css

index f8209f1f24a354fb22d57254bee800c3f6ebbb68..f5e64ca4785bc7d59b0407b44837e183ea503fe8 100644 (file)
@@ -1129,6 +1129,10 @@ section {
   width: 665px;
   border-bottom: 1px solid hsl(198, 21%, 79%);
 }
+.wall-item-container.comment .wall-item-content {
+  max-width: 585px;
+}
+
 .wall-item-container.comment .contact-photo {
   width: 32px;
   height: 32px;