Use fixed values instead of dynamic values
authorAlexander Ebert <ebert@woltlab.com>
Mon, 9 Oct 2023 15:45:22 +0000 (17:45 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 9 Oct 2023 15:45:22 +0000 (17:45 +0200)
commitae923a819297cf8857fcee05a0a66852fac6eda9
tree2f19fc2bcca9bbb7267025f3fea8f52423114d48
parent73c4464fc4c426fadbc0eeb454295bc0de301b5c
Use fixed values instead of dynamic values

The calculation yields factional pixel values which causes Safari to incorrect calculate the margins and subsequently misaligns the border of the editor area.

The fixed values are the result of rounding the computed values to the nearest integer.

See https://www.woltlab.com/community/thread/301932-safari-inhalt-%C3%BCberlagert-den-oberen-rahmen-des-editors/
wcfsetup/install/files/style/ui/ckeditor.scss