mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-07-18 08:36:07 -04:00
move page navigation below results (image search)
force page navigation to be displayed below results in image search for any number of displayed images instead to be displayed to the right of last image.
This commit is contained in:
@ -187,8 +187,8 @@ document.getElementById("Enter").innerHTML = "search again";
|
||||
#(num-results)#
|
||||
::
|
||||
::
|
||||
::
|
||||
<span id="resNav" style="display: inline;"></span>
|
||||
::
|
||||
<span id="resNav" class="col-sm-12 col-md-12" style="display: inline;"></span>
|
||||
::
|
||||
#(/num-results)#
|
||||
|
||||
|
Reference in New Issue
Block a user