mirror of
https://github.com/searxng/searxng.git
synced 2025-12-26 21:50:02 +00:00
[fix] result url wrap - closes #652
This commit is contained in:
@@ -148,3 +148,7 @@
|
||||
color: @gray;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.result .text-muted small {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user