aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/sanitize.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/sanitize.css b/src/core/sanitize.css
index f2c8f26..9906d65 100644
--- a/src/core/sanitize.css
+++ b/src/core/sanitize.css
@@ -116,7 +116,7 @@ button, input, select {
* Correct the inability to style buttons in iOS and Safari.
*/
-button, [type="button"], [type="reset"], [type="submit"]) {
+button, [type="button"], [type="reset"], [type="submit"] {
-webkit-appearance: button;
}