]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Tiny layout fix for QnA.
authorSamantha Doherty <sammy@status.net>
Mon, 26 Sep 2011 12:26:38 +0000 (08:26 -0400)
committerSamantha Doherty <sammy@status.net>
Mon, 26 Sep 2011 12:26:38 +0000 (08:26 -0400)
plugins/QnA/css/qna.css

index e29ef22e6056b827d615be534e4acdeee558d3cc..dd56d8ccf03b873dbc7998a76e6f3acbdb91fe5e 100644 (file)
@@ -35,7 +35,7 @@ ul.qna-dummy + ul.threaded-replies li.notice:first-child, li.notice-answer + li.
 }
 
 .qna-dummy-placeholder input {
-    margin: 10px 0px 10px 2px;
+    margin: 10px 0px 10px 10px;
     width: 426px;
     color: #888;
     border: 1px solid #A6A6A6;