Moved to the bootstrap-sass gem, lot's of styling issues fixed

This commit is contained in:
Henne Vogelsang 2013-06-26 15:59:56 +02:00 committed by Henne Vogelsang
parent 94e014ac40
commit 2a927a42b0
23 changed files with 290 additions and 1124 deletions

View file

@ -1,5 +1,6 @@
.container
.row
.span12
= simple_format(@conference.call_for_papers.description)
= render 'proposal_form'
.row
.span12
= simple_format(@conference.call_for_papers.description)
.row
.span12
= render 'proposal_form'