mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user