dmreagan / collectome

https://collectome.rt.iu.edu/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Scroll bars in exhibit mode? #69

Closed dmreagan closed 4 years ago

dmreagan commented 4 years ago

Can be fixed by adding overflow: hidden to body css, but that affects the whole site, not just the exhibit mode. The real solution is to dig in and find out why gridster, avl-preview, avl-shim, or exhibit-display is too big. A quick-and-dirty solution is to add a flag to hide overflow if in exhibit mode.