From: Alexander Ebert Date: Sun, 10 Dec 2017 00:11:17 +0000 (+0100) Subject: Force equal alignment in side-by-side comparison views X-Git-Tag: 3.1.0_Beta_4~4^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d72528202cf42fe44fc121799ac12f24c253804c;p=GitHub%2FWoltLab%2FWCF.git Force equal alignment in side-by-side comparison views --- diff --git a/wcfsetup/install/files/style/layout/layout.scss b/wcfsetup/install/files/style/layout/layout.scss index 2c282f484c..2271133e18 100644 --- a/wcfsetup/install/files/style/layout/layout.scss +++ b/wcfsetup/install/files/style/layout/layout.scss @@ -141,6 +141,7 @@ a { > .section { display: table-cell; + vertical-align: top; width: 49%; & + .section {