Commit 51b89ab9438903218de8a87dbda6afa8b969c3da

Authored by Fabiano Rangel
1 parent 95432d8d

Ticket #40 Fix interface

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
ConfJuvApp/scss/_proposal_list.scss
1 1 #proposals {
2 2 background: $ice;
3 3 padding-top: 70px;
  4 + min-heigt:800px;
4 5  
5 6 h2 {
6 7 color: $orange;
... ...