1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-13 08:40:16 +02:00
searxng/searx/static/themes
Alexandre Flament 0400b8ca5d [fix] simple theme: fix layout image detail on mobile
the width of #main_results #results.image-detail-open.only_template_images
was set to 59.25rem. On mobile, the images overflowed on right side of
the viewport, which creates a horizontal scroll.

This commit set the value to min(98%, 59.25rem) whatever the max-width is.
2021-11-19 10:32:42 +01:00
..
__common__ [enh] simple theme: image detail 2021-10-28 08:28:21 +02:00
oscar [build] /static 2021-11-15 14:54:32 +01:00
simple [fix] simple theme: fix layout image detail on mobile 2021-11-19 10:32:42 +01:00