Fixed drag&drop area's z-index
authorAlexander Ebert <ebert@woltlab.com>
Thu, 22 Dec 2016 12:47:34 +0000 (13:47 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 22 Dec 2016 12:47:40 +0000 (13:47 +0100)
wcfsetup/install/files/style/ui/redactor.scss

index 2aa683990349c8baee25ca69c9517fb1cd86a95f..d1415a933cd6d0c2455a8f609652ed4359c7867b 100644 (file)
        left: 0;
        position: absolute;
        right: 0;
-       z-index: 360;
+       z-index: 10;
        
        @include wcfFontSection;