From 33dfcc3c6521bd966e7783f9a6a9cf9bf2c4d709 Mon Sep 17 00:00:00 2001 From: pedrodelyra Date: Thu, 23 Jul 2015 09:42:36 -0300 Subject: [PATCH] Fixing testimony's line height on use report page --- style.css | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index c0d28e2..9a74a05 100644 --- a/style.css +++ b/style.css @@ -3318,6 +3318,7 @@ input[type=checkbox] { .ratings-list { background-image: url('images/tela_listagem_relato_uso_v4_fechado.jpg'); + background-image: url('images/print_listagem.jpg'); background-repeat: no-repeat; }*/ @@ -3350,6 +3351,7 @@ input[type=checkbox] { .ratings-list .user-rating-block .user-testimony-container .user-testimony { font-size: 16px; + line-height: 20px; margin-top: 12px; } -- libgit2 0.21.2