]> git.openstreetmap.org Git - osqa.git/commitdiff
OSQA-240: adjusted wmd-preview to not be 100%, this seemed to cause it to run afoul...
authormatt <matt@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Fri, 14 May 2010 16:08:23 +0000 (16:08 +0000)
committermatt <matt@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Fri, 14 May 2010 16:08:23 +0000 (16:08 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@277 0cfe37f9-358a-4d5e-be75-b63607b5c754

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

index ff2b771048c952eb4740e203196c76b0ef8aa173..b2653d34c4d7ba48c22fa6fff61d743e0316a1c1 100644 (file)
@@ -780,7 +780,7 @@ span.form-error {
        margin-top: 10px;
        min-height: 20px;
        padding: 6px;
-       width: 100%;
+       width: 98%;
 }
 
 .preview-toggle {