forked from GNUsocial/gnu-social
6 lines
94 B
CSS
6 lines
94 B
CSS
/* Why doesn't this work? */
|
|
input.answer-placeholder {
|
|
margin-left: 0;
|
|
width: 95%;
|
|
}
|