Enforce the default box-sizing of buttons
authorAlexander Ebert <ebert@woltlab.com>
Thu, 6 Apr 2023 12:09:30 +0000 (14:09 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 6 Apr 2023 12:09:30 +0000 (14:09 +0200)
commitda44171a8399753d06a45bd01ecc300f658f152e
treeb3289aaa0379e6689bb985559997be98774e0f94
parente48ab1a326a3fa020c2b6acd6d97fa5443705dcd
Enforce the default box-sizing of buttons

The `inherit` value does not work well with `all: unset`, causing it to inherit the default value from the UA style sheet which is `content-box` instead of `border-box`.

Fixes #5402
wcfsetup/install/files/style/ui/button.scss