Twenty Twenty: Adjust the comment in [46851] per the documentation standards.

See #48876.

git-svn-id: https://develop.svn.wordpress.org/trunk@46854 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2019-12-09 16:16:09 +00:00
parent cb9ed875b2
commit 55de626b72

View File

@@ -816,10 +816,7 @@ input:-ms-input-placeholder {
}
input::-moz-placeholder {
/* Browsers supporting line-height revert
* to reset a property to the value established by the user-agent stylesheet
*/
line-height: revert;
line-height: revert; /* Reset to the value from the user-agent stylesheet. */
}
input[type="search"]::-webkit-search-decoration,