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:
Christoph Haas 2018-06-19 11:48:14 +02:00
parent 194c0370fb
commit 4a2f21631a
2 changed files with 3 additions and 3 deletions

View file

@ -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'