From e958310be2b122254808418810d0bed035574184 Mon Sep 17 00:00:00 2001 From: Ábner Silva de Oliveira Date: Wed, 12 Mar 2014 16:09:01 -0300 Subject: [PATCH] #pairwise - prompt link should have height 100% --- style.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/style.css b/style.css index 5be8db3..c617e1d 100644 --- a/style.css +++ b/style.css @@ -2331,6 +2331,7 @@ input.button.with-text { /*height: 170px;*/ max-width: 369px; padding: 10px 0; + height: 100%; } #pairwise_main .separator { -- libgit2 0.21.2