forked from Icycoide/searxng
[fix] sidebar overflow
This commit is contained in:
parent
cfdfca0d41
commit
1a81c20d73
2 changed files with 2 additions and 2 deletions
|
@ -412,7 +412,7 @@ tr {
|
|||
#suggestions, #answers {
|
||||
|
||||
margin-top: 20px;
|
||||
max-width: 54em;
|
||||
max-width: 45em;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue