diff options
Diffstat (limited to 'client/css')
| -rw-r--r-- | client/css/post-list-view.styl | 5 |
1 files changed, 5 insertions, 0 deletions
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 |