QnA - Work on getting questions and answers to appear correctly inline

This commit is contained in:
Zach Copley
2011-04-12 02:22:47 -07:00
parent 9346d50102
commit 6bf29ff684
7 changed files with 325 additions and 26 deletions

View File

@@ -1 +1,5 @@
/* stubb for q&a css */
/* Why doesn't this work? */
input.answer-placeholder {
margin-left: 0;
width: 95%;
}