From 72b07d1cd26a688233e7cf8dc3b0d1b70c2a9223 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sat, 31 Dec 2016 15:31:10 +0000 Subject: [PATCH] transition all --- _embed/public/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_embed/public/css/styles.css b/_embed/public/css/styles.css index f01bde1b..eeb3d0da 100644 --- a/_embed/public/css/styles.css +++ b/_embed/public/css/styles.css @@ -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 {