From 6b5c8a203eb1344c4fe97a5a9f1a9916d07ccba2 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 11 Oct 2014 13:24:32 -0700 Subject: [PATCH] Revert "This transition isn't working well (often coming from bottom of screen)." This reverts commit 836e6f204b87591d2a3cb9a25d3d1565deb3c84a. --- src/General/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/General/css/style.css b/src/General/css/style.css index 30281367d..40d397a19 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -284,6 +284,7 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) { text-align: center; right: 0; left: 0; + transition: all .8s .6s cubic-bezier(.55, .055, .675, .19); visibility: visible; } :root.fixed.top-header:not(.gallery-open) #header-bar #notifications,