From b48e36275d6fad4c2f11f567d6a4c327d53e314f Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Wed, 13 Jan 2016 14:15:12 -0800 Subject: Fix issue with file overlay getting stuck in ie11 --- web/sass-files/sass/partials/_post.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index 7b7c2d73a..c5cd10b20 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -183,6 +183,7 @@ body.ios { position: absolute; top: 50%; left: 50%; + pointer-events: none; } .overlay__files { -- cgit v1.2.3-1-g7c22