Using Fancybox 3 instead
This fixes the jumping around on the page after opening a large moddal of an image
This commit is contained in:
parent
194c0370fb
commit
4a2f21631a
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -86,7 +86,7 @@ gem 'will_paginate'
|
|||
#gem 'will_paginate-foundation'
|
||||
|
||||
# Lightbox image viewer for full-sized images
|
||||
gem 'fancybox2-rails'
|
||||
gem 'fancybox-rails'
|
||||
|
||||
# Trying pg_search for full-text search… too slow with ranking… screw PostgreSQL
|
||||
gem 'pg_search'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue