From 00922059eec994e508a8bb81bc7dbbe236d0e1d2 Mon Sep 17 00:00:00 2001 From: pedrodelyra Date: Tue, 6 Oct 2015 11:46:26 -0300 Subject: [PATCH] Small adjustments on use report style --- src/noosfero-spb-theme/css/use-report.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/noosfero-spb-theme/css/use-report.css b/src/noosfero-spb-theme/css/use-report.css index 24b7444..06f6cf1 100644 --- a/src/noosfero-spb-theme/css/use-report.css +++ b/src/noosfero-spb-theme/css/use-report.css @@ -144,7 +144,7 @@ } #content .main-content .star-rate-data .star-rate-form { - padding: 0 37px; + padding: 0 0 0 37px; letter-spacing: 0.1px; width: 100%; } @@ -155,7 +155,6 @@ } #content .main-content .star-rate-data .star-profile-information { - padding-left: 15px; width: 79px; } @@ -210,7 +209,7 @@ font-weight: 700; text-transform: uppercase; color: #FFF; - padding: 5px 20px; + padding: 5px 10px; height: 31px; line-height: 20px; font-family: Arial; @@ -221,6 +220,7 @@ } #content .main-content .star-rate-data .star-rate-form .star-comment-container .button-bar { + margin-top: 20px; padding-bottom: 50px; } -- libgit2 0.21.2