6 lines
94 B
CSS

/* Why doesn't this work? */
input.answer-placeholder {
margin-left: 0;
width: 95%;
}