From: Alexander Ebert Date: Wed, 12 Oct 2016 07:59:53 +0000 (+0200) Subject: Removed sortable node overflow setting X-Git-Tag: 3.0.0_Beta_3~50^2~2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=829bcf6aa9c346dc0e991293ca9b7a001847f7a6;p=GitHub%2FWoltLab%2FWCF.git Removed sortable node overflow setting Doesn't seem to be required and breaks Firefox --- diff --git a/wcfsetup/install/files/style/ui/listSortable.scss b/wcfsetup/install/files/style/ui/listSortable.scss index 6ea52a32bf..05889fd7e6 100644 --- a/wcfsetup/install/files/style/ui/listSortable.scss +++ b/wcfsetup/install/files/style/ui/listSortable.scss @@ -22,7 +22,6 @@ .sortableNodeLabel { align-items: center; cursor: move; - overflow: hidden; padding: 10px; /* `display:flex` acts weird inside lists with a visible list-style */