From cf1d15354df5e9062c4c8a24e24bd283214d06ca Mon Sep 17 00:00:00 2001 From: rr- Date: Sun, 28 Aug 2016 18:53:06 +0200 Subject: client/paging: avoid redrawing header navigation --- client/css/post-list-view.styl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'client/css') diff --git a/client/css/post-list-view.styl b/client/css/post-list-view.styl index b266ca1..f8da90a 100644 --- a/client/css/post-list-view.styl +++ b/client/css/post-list-view.styl @@ -127,6 +127,11 @@ .start-tagging, .stop-tagging display: none + .masstag-hint + display: none + &.active + .open-masstag + display: none .safety margin-right: 0.25em -- cgit v1.3