From: Michael Vogel <icarus@dabo.de>
Date: Fri, 23 Nov 2012 11:15:03 +0000 (+0100)
Subject: Vier: Maximum with for content area
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=88f58657381ce6dd746688e5d57b1a899312d844;p=friendica.git

Vier: Maximum with for content area
---

diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css
index 0d09597bbf..f8209f1f24 100644
--- a/view/theme/vier/style.css
+++ b/view/theme/vier/style.css
@@ -1046,7 +1046,7 @@ section {
 
 .wall-item-container .wall-item-content {
   font-size: 13px;
-  max-width: 720px;
+  max-width: 660px;
   word-wrap: break-word;
   line-height: 1.4;
 }