From 51b89ab9438903218de8a87dbda6afa8b969c3da Mon Sep 17 00:00:00 2001 From: fabiano.rangel Date: Wed, 5 Aug 2015 14:53:14 -0300 Subject: [PATCH] Ticket #40 Fix interface --- ConfJuvApp/scss/_proposal_list.scss | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/ConfJuvApp/scss/_proposal_list.scss b/ConfJuvApp/scss/_proposal_list.scss index b699357..d3b9e34 100644 --- a/ConfJuvApp/scss/_proposal_list.scss +++ b/ConfJuvApp/scss/_proposal_list.scss @@ -1,6 +1,7 @@ #proposals { background: $ice; padding-top: 70px; + min-heigt:800px; h2 { color: $orange; -- libgit2 0.21.2