From c7fb1f7fe94cd018daa7de2b85a2246eaff9f111 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Tue, 15 Dec 2015 16:31:07 -0500 Subject: Hid floating timestamp header on non-mobile --- web/sass-files/sass/partials/_post.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'web/sass-files/sass/partials/_post.scss') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index 9acac9532..88842c973 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -265,6 +265,7 @@ body.ios { @include single-transition(all, 0.3s, ease); @include translateY(-45px); @include opacity(0); + display: none; &.scrolling { @include single-transition(all, 0.3s, ease); -- cgit v1.2.3-1-g7c22