add single quotes

This commit is contained in:
Owen Versteeg 2013-12-08 18:54:00 -05:00
parent 73b42679ff
commit 0b161f2056

View file

@ -12,7 +12,7 @@ textarea, input {
}
}
textarea, input[type="text"] {
textarea, input[type='text'] {
width: 13em;
}