Fixed download of small attached images
authorMarcel Werk <burntime@woltlab.com>
Tue, 18 Apr 2017 19:25:49 +0000 (21:25 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 18 Apr 2017 19:25:49 +0000 (21:25 +0200)
wcfsetup/install/files/style/ui/attachment.scss

index 3d8bee9482d4e3d1d24f3fa681d9537aa6be511e..c37699d772ced73527311a22a967e59977faeb9a 100644 (file)
@@ -71,6 +71,7 @@
                background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, .5) 100%);
                bottom: 0;
                left: 2px;
+               pointer-events: none;
                position: absolute;
                right: 2px;
                top: 2px;