Update searxng.min.css
add something like that: .result .url_wrapper .url_o2 .url_i2 { float: right; overflow: hidden; text-overflow: ellipsis; } -> .result .url_wrapper .url_o2 .url_i2 { float: right; overflow: hidden; text-overflow: ellipsis; max-width: 100%; } I think this will solve the issue#1304. And this worked perfectly on my computer.
This commit is contained in:
parent
59ef9b9287
commit
fe384f3efd
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user