From: hernani Date: Sun, 27 Jun 2010 16:13:46 +0000 (+0000) Subject: Fixes a styling problem with blobkquotes X-Git-Tag: live~684 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/6182c3c5ac2ec8e2fff3cec7c79fa8bf2fd96e16?ds=sidebyside Fixes a styling problem with blobkquotes git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@450 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- diff --git a/forum/skins/default/media/style/style.css b/forum/skins/default/media/style/style.css index 29ace64..b85f5bd 100644 --- a/forum/skins/default/media/style/style.css +++ b/forum/skins/default/media/style/style.css @@ -137,6 +137,7 @@ blockquote { margin-bottom: 10px; margin-right: 15px; padding: 10px 0 1px 10px; + max-width: 690px; } #wrapper, #announcement {