Grammar fix in Twenty Thirteen CSS comment. props SergeyBiryukov, fixes #24690.
git-svn-id: https://develop.svn.wordpress.org/trunk@24637 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
90511e935b
commit
ef882ccd44
@ -625,7 +625,7 @@ input[type="reset"]:active {
|
||||
padding: 5px 24px 6px;
|
||||
}
|
||||
|
||||
/* Placeholder text color -- selectors need to be in separate to work. */
|
||||
/* Placeholder text color -- selectors need to be separate to work. */
|
||||
::-webkit-input-placeholder {
|
||||
color: #7d7b6d;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user