diff --git a/client/css/posts.styl b/client/css/posts.styl index 43ca731..c7cac10 100644 --- a/client/css/posts.styl +++ b/client/css/posts.styl @@ -272,6 +272,14 @@ $safety-unsafe = #F3985F h1 margin-bottom: 0.5em + i + padding-right: 0.4em + + .tag-usages + font-size: 90% + color: $inactive-link-color + margin-left: 0.7em + .post-view .edit-sidebar .expander-content section:not(:last-child) diff --git a/client/html/post_readonly_sidebar.tpl b/client/html/post_readonly_sidebar.tpl index b7fd01f..b946bda 100644 --- a/client/html/post_readonly_sidebar.tpl +++ b/client/html/post_readonly_sidebar.tpl @@ -80,7 +80,7 @@ --><% if (ctx.canListPosts) { %><% } %><% } %>