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
|
|
@ -38,6 +38,8 @@ GEM
|
|||
awesome_nested_set (2.1.6)
|
||||
activerecord (>= 3.0.0)
|
||||
bcrypt-ruby (3.0.1)
|
||||
bootstrap-sass (2.3.2.0)
|
||||
sass (~> 3.2)
|
||||
builder (3.0.4)
|
||||
cancan (1.6.10)
|
||||
capybara (1.1.2)
|
||||
|
|
@ -213,6 +215,7 @@ PLATFORMS
|
|||
DEPENDENCIES
|
||||
acts_as_commentable_with_threading
|
||||
bcrypt-ruby (~> 3.0.0)
|
||||
bootstrap-sass
|
||||
cancan
|
||||
capybara (= 1.1.2)
|
||||
cocoon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue