mirror of
https://github.com/searxng/searxng.git
synced 2026-06-12 04:47:49 +02:00
[fix] add wordwrap to fix style issues
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.infobox {
|
||||
.infobox_part {
|
||||
margin-bottom: 20px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.infobox_part:last-child {
|
||||
|
||||
Reference in New Issue
Block a user