diff --git a/app/assets/stylesheets/desktop/topic.scss b/app/assets/stylesheets/desktop/topic.scss index 3a3d0b7a08d..3f156d29161 100644 --- a/app/assets/stylesheets/desktop/topic.scss +++ b/app/assets/stylesheets/desktop/topic.scss @@ -11,6 +11,8 @@ .post-actions { color: #bbb; + clear: both; + padding-right: 10px; text-align: right; a {color: #bbb;} .post-action { @@ -237,4 +239,4 @@ ol.category-breadcrumb { } -} \ No newline at end of file +}