From 36fbadbec2d3544bbaac03715162df3b7706bca0 Mon Sep 17 00:00:00 2001 From: Evandro Jr Date: Mon, 1 Dec 2014 14:19:08 -0300 Subject: [PATCH] merged styles --- plugins/comment_paragraph/public/style.css | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/plugins/comment_paragraph/public/style.css b/plugins/comment_paragraph/public/style.css index d2da6fc..1d67296 100644 --- a/plugins/comment_paragraph/public/style.css +++ b/plugins/comment_paragraph/public/style.css @@ -34,6 +34,11 @@ div.article-comments-list-more{ .comment_paragraph{ padding: 0px; + position: relative; + left: -20px; + width: 450px; + font-weight: bold; + text-align: justify; } .triangle-right { @@ -223,15 +228,6 @@ div[class^='comment-paragraph-loading-'] { justify-content: space-around; } - -.comment_paragraph{ - position: relative; - left: -20px; - width: 450px; - font-weight: bold; - text-align: justify; -} - .comment-paragraph-comments{ background: lightblue; padding: 5px; -- libgit2 0.21.2