Moved to the bootstrap-sass gem, lot's of styling issues fixed
This commit is contained in:
parent
94e014ac40
commit
2a927a42b0
23 changed files with 290 additions and 1124 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue