forked from Icycoide/searxng
[fix] pagination position
This commit is contained in:
parent
5d54c7d500
commit
9ba17fce47
2 changed files with 5 additions and 1 deletions
|
@ -172,6 +172,10 @@ tr:hover td { background: #DDDDDD; }
|
|||
display: none;
|
||||
}
|
||||
|
||||
#pagination {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#apis {
|
||||
clear: both;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue