From 45840890d5cbffc7efb0836d4f59d1f9b0430c82 Mon Sep 17 00:00:00 2001 From: pedrodelyra Date: Thu, 6 Aug 2015 16:31:18 -0300 Subject: [PATCH] Fixing ratings list block width --- style.css | 6 ------ 1 file changed, 0 insertions(+), 6 deletions(-) diff --git a/style.css b/style.css index d861882..a23e7c1 100644 --- a/style.css +++ b/style.css @@ -3163,10 +3163,6 @@ input[type=checkbox] { padding: 0px; }*/ -.main-content { - padding: 0px; -} - #content .main-content .star-page-title .title { font-size: 34px !important; } @@ -3177,7 +3173,6 @@ input[type=checkbox] { color: #172738; margin-top: 16px; padding: 29px 0px 21px 0px; - width: 550px; } #content .main-content .star-rate-data .star-rate-form .star-rate-text, @@ -3364,7 +3359,6 @@ input[type=checkbox] { .ratings-list { color: #172738; font-family: Arial, Helvetica, "open_sansregular", sans-serif; - width: 550px; } .ratings-list .user-rating-block { -- libgit2 0.21.2