Ponysearch/searx/static/themes/simple
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
..
css [build] /static 2021-11-13 17:13:09 +01:00
img [build] /static 2021-11-13 09:06:33 +01:00
js [build] /static 2021-11-11 22:28:09 +01:00
src [fix] simple theme: fix layout image detail on mobile 2021-11-19 10:32:42 +01:00
.eslintrc.json [fix] Optimize SVG for WEB usage / CSP 'style-src self' 2021-11-15 14:51:55 +01:00
.gitignore [themes] ignore packages-lock.json 2021-06-22 08:17:06 +02:00
.jshintrc [emacs] .dir-locals.el: add setup for js-mode 2021-06-24 13:27:21 +02:00
.stylelintrc.json [mod] add stylelint process to target themes.simple 2021-06-24 13:27:21 +02:00
gruntfile.js [fix] eslint - option configFile changed to overrideConfigFile 2021-11-17 20:17:47 +01:00
package.json Bump grunt-eslint from 23.0.0 to 24.0.0 in /searx/static/themes/simple 2021-11-17 20:17:45 +01:00
svg4web.svgo.js [fix] Optimize SVG for WEB usage / CSP 'style-src self' 2021-11-15 14:51:55 +01:00