From cfa54fb52006f5a371597d9fcab52ec49e6fa634 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Sat, 21 Mar 2015 15:42:17 -0400 Subject: [PATCH] moved active users out of post bar into subheader --- less/topic.less | 40 +++++++++++++++++-------------- templates/partials/post_bar.tpl | 9 ------- templates/partials/topic/post.tpl | 4 ---- templates/topic.tpl | 10 ++++++++ 4 files changed, 32 insertions(+), 31 deletions(-) diff --git a/less/topic.less b/less/topic.less index 51ebcf1..ad76dcc 100644 --- a/less/topic.less +++ b/less/topic.less @@ -1,4 +1,23 @@ .topic { + h1 { + font-size: 28px; + line-height: 24px; + margin-bottom: 30px; + + > span { + text-transform: uppercase; + color: @gray-light; + font-size: 12px; + display: inline-block; + margin-top: 8px; + + > span { + vertical-align: middle; + margin-right: 8px; + } + } + } + .posts { .icon { font-size: 17px; @@ -15,19 +34,6 @@ border-radius: 50%; } } - - h1 { - font-size: 28px; - line-height: 24px; - margin-bottom: 30px - } - } - - .browsing-users { - span { - text-transform: uppercase; - color: @gray-light; - } } .stats { @@ -59,7 +65,7 @@ .content { margin-top: 20px; - padding-bottom: 10px; + padding-bottom: 1px; margin-top: -43px; margin-left: 61px; } @@ -161,11 +167,9 @@ a[data-uid] { img { border-radius: 50%; - margin-top: -4px; - margin-left: 1px; + width: 20px; margin-right: -12px; - width: 46px; - height: 46px; + vertical-align: middle; } &::after { diff --git a/templates/partials/post_bar.tpl b/templates/partials/post_bar.tpl index e5935f2..7ce6e6e 100644 --- a/templates/partials/post_bar.tpl +++ b/templates/partials/post_bar.tpl @@ -8,15 +8,6 @@ | - - -
diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index a2197f1..2c93d89 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -1,7 +1,3 @@ - -

{title}

- -