Use auto for placeholder value

This commit is contained in:
Kyo Nagashima
2016-06-28 12:21:25 +09:00
parent 77c66d5b21
commit bb70ca813d
2 changed files with 2 additions and 2 deletions

View File

@@ -412,7 +412,7 @@
.pseudo::inactive-selection,
.pseudo::spelling-error,
.pseudo::grammer-error {
display: block;
display: auto;
}
.regions:region {