transition all

pull/144/head
Henrique Dias 2016-12-31 15:31:10 +00:00
parent 758fe34287
commit 72b07d1cd2
1 changed files with 1 additions and 1 deletions

View File

@ -861,7 +861,7 @@ header .actions {
.overlay, .prompt {
opacity: 0;
z-index: -1;
transition: .1s ease opacity;
transition: .1s ease all;
}
.overlay.active, .prompt.active {