Improve popup animation

When going back wait for the popup transition to end before removing
the DOM element.
This commit is contained in:
Maxime Quandalle 2015-05-22 20:17:40 +02:00
parent d81cad4251
commit 6ef9c7e95f
3 changed files with 27 additions and 3 deletions

View file

@ -95,7 +95,7 @@
width: 100%
.content-container
width: 1000px
width: 5000px
max-height: 550px
transition: transform 0.2s
@ -104,7 +104,7 @@
padding: 0 10px 10px
float: left
&.is-hidden
&.no-height
height: 0
.quiet