diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css index a824d12182..18db488635 100644 --- a/wp-content/themes/twentythirteen/style.css +++ b/wp-content/themes/twentythirteen/style.css @@ -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; }