diff --git a/app/assets/stylesheets/application.bootstrap.scss b/app/assets/stylesheets/application.bootstrap.scss index 5bfb4e7ae..4e73e8b5f 100644 --- a/app/assets/stylesheets/application.bootstrap.scss +++ b/app/assets/stylesheets/application.bootstrap.scss @@ -29,4 +29,5 @@ p.alert:empty, p.notice:empty { height: 100vh; display: block; z-index: -1; + pointer-events: none; }