From 8197faadb8d99da2a918e4435706bfbe977c1f67 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Wed, 4 Feb 2015 14:02:12 -0300 Subject: [PATCH] Fix pairwise --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 74e0209..e1c58fb 100644 --- a/style.css +++ b/style.css @@ -2726,8 +2726,9 @@ input.button.with-text { width: 14%; } -#pairwise_main .div_text_input_container .suggest_idea_btn input#new_idea_button{ +#pairwise_main div#suggestions_box #new_idea_button { background: url("images/botao-enviar-pairwise.png") no-repeat top center transparent; + color: transparent; border-radius: 0px; cursor: pointer; display: block; -- libgit2 0.21.2