mirror of
https://github.com/searxng/searxng.git
synced 2026-01-14 10:35:28 +00:00
[fix] result url wrap - closes #652
This commit is contained in:
@@ -81,3 +81,7 @@
|
||||
color: #AAA;
|
||||
background: #FFF;
|
||||
}
|
||||
|
||||
.result .text-muted small {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user