Ponysearch/searx/static/themes/simple
Markus Heiser d0bad45d21 [fix] simple theme: in URLs don't truncate descenders (typograhy, FFox)
HINT: this is a workaround to fix a rendering bug in FFox-Desktop [3]

Descenders [1] in the URL are truncated, caused by the `overflow: hidden;`
because part of link overflow the flex box [2].

[1] https://en.wikipedia.org/wiki/Descender
[2] https://github.com/searxng/searxng/issues/3550
[3] https://github.com/searxng/searxng/pull/3592#issuecomment-2186313121

Closes: https://github.com/searxng/searxng/issues/3550
Suggested-by: @coxde
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-07-13 17:19:59 +02:00
..
css [build] /static 2024-05-16 07:30:38 +02:00
img [build] /static 2024-04-08 09:07:45 +02:00
js [build] /static 2024-04-27 18:26:23 +02:00
src [fix] simple theme: in URLs don't truncate descenders (typograhy, FFox) 2024-07-13 17:19:59 +02:00
.eslintrc.json [fix] remove duplicate key in simple theme ESLint configuration 2023-03-05 09:12:13 +01:00
.gitattributes theme: remove __common__ 2022-05-07 19:40:48 +02: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] simple theme: change stylelint configuration 2022-01-16 18:50:19 +01:00
gruntfile.js [fix] ionic.io/ionicons - add back missing class="ionicon" 2024-04-27 09:33:20 +02:00
package.json [upd] npm: Bump eslint in /searx/static/themes/simple 2024-04-12 18:11:42 +02:00
svg4favicon.svgo.js [enh] add SVG favicon href="favicon.svg" type="image/svg+xml" 2021-11-29 20:36:31 +01:00
svg4web.svgo.js [fix] eslint --fix 2021-12-14 07:31:58 +01:00