transition all

Former-commit-id: 72b07d1cd2
This commit is contained in:
Henrique Dias 2016-12-31 15:31:10 +00:00
parent ae58591933
commit c47a66814d

View File

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