From b0ee58327003c7fd912fba76ceae247efa2d0e84 Mon Sep 17 00:00:00 2001 From: Samantha Doherty Date: Mon, 26 Sep 2011 08:26:38 -0400 Subject: [PATCH] Tiny layout fix for QnA. --- plugins/QnA/css/qna.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/QnA/css/qna.css b/plugins/QnA/css/qna.css index e29ef22e60..dd56d8ccf0 100644 --- a/plugins/QnA/css/qna.css +++ b/plugins/QnA/css/qna.css @@ -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; -- 2.39.5