diff options
| -rw-r--r-- | scss/_reboot.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 10e2273c4..b5c15d53c 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -422,7 +422,7 @@ progress { } // -// Remove the inner padding and cancel buttons in Chrome and Safari on macOS. +// Remove the inner padding in Chrome and Safari on macOS. // [type="search"]::-webkit-search-decoration { |
