]> git.openstreetmap.org Git - osqa.git/commitdiff
Fixes a styling problem with blobkquotes
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sun, 27 Jun 2010 16:13:46 +0000 (16:13 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sun, 27 Jun 2010 16:13:46 +0000 (16:13 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@450 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/media/style/style.css

index 29ace647de91699d5fcf6ab832ed3f87996a2cf0..b85f5bdbb124264ab638365ff2e8bf8bbfb4f3be 100644 (file)
@@ -137,6 +137,7 @@ blockquote {
     margin-bottom: 10px;
     margin-right: 15px;
     padding: 10px 0 1px 10px;
+    max-width: 690px;
 }
 
 #wrapper, #announcement {