Tiny layout fix for QnA.

This commit is contained in:
Samantha Doherty 2011-09-26 08:26:38 -04:00
parent c9c8c9ffdc
commit b0ee583270
1 changed files with 1 additions and 1 deletions

View 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;