diff --git a/less/topic.less b/less/topic.less index 528ad73..276923b 100644 --- a/less/topic.less +++ b/less/topic.less @@ -143,9 +143,6 @@ } .bookmarked { - position: absolute; - top: -2px; - right: 6px; font-size: 16px; color: darken(@post-highlight, 20%); opacity: 0; @@ -177,9 +174,8 @@ [component="post/parent"] { border: 0; - font-size: 8px; + font-size: 10px; background-color: #f0f0f0; - vertical-align: 1px; } .threaded-replies { diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index 928d7e4..0936c3b 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -18,12 +18,6 @@ - - - - - - @@ -37,9 +31,18 @@ - + + + + + + + + + +
diff --git a/templates/partials/topics_list.tpl b/templates/partials/topics_list.tpl index a17a66b..00efbca 100644 --- a/templates/partials/topics_list.tpl +++ b/templates/partials/topics_list.tpl @@ -57,7 +57,6 @@ -