add single quotes
This commit is contained in:
parent
73b42679ff
commit
0b161f2056
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ textarea, input {
|
|||
}
|
||||
}
|
||||
|
||||
textarea, input[type="text"] {
|
||||
textarea, input[type='text'] {
|
||||
width: 13em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue