Grammar fix in Twenty Thirteen CSS comment. props SergeyBiryukov, fixes #24690.
git-svn-id: http://core.svn.wordpress.org/trunk@24637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
abc060a6c3
commit
33c7a89f91
|
@ -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