fix flash mesage clickthrough on profile-page

This commit is contained in:
Thor77 2015-12-29 18:32:13 +01:00
parent 434deaa75a
commit 056b00fff4

View file

@ -5,6 +5,7 @@
top: -100px; top: -100px;
z-index: 999; z-index: 999;
width: 100%; width: 100%;
pointer-events: none;
&.expose { @include animation(expose, 10s) } &.expose { @include animation(expose, 10s) }
.flash-message { .flash-message {