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.
pull/1/head
reger 11 years ago
parent f443cfa32d
commit 5043eff33a

@ -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)#

Loading…
Cancel
Save