searxng/searx
Vipul 36ca2dcc56
[Fix] oscar: move info box at top of the page
In low width devices like mobile, tablet etc, info box is present at
bottom of the page.

This change addresses the issue by rearranging column grids for low
width devices and move side bar at top of the page. See
  - https://getbootstrap.com/docs/3.3/css/#grid-column-ordering.
  - and Searx issue tracker (issue#1777), for more information.

Effect: Along with Info, Suggestion and Link boxes also move to top of
the page.

Resolves: #1777
2019-12-22 02:27:42 +00:00
..
answerers [fix] small fixes in preferences view's text 2019-07-27 22:53:46 -07:00
data update user agents 2019-11-23 19:27:49 -07:00
engines [fix] update xpaths for new google results page 2019-12-07 16:37:24 -07:00
plugins fix out of range error in tracker remover plugin 2019-10-22 23:17:00 -07:00
static theme: oscar - tidy up trailing whitespaces and tab usage 2019-12-10 18:10:33 +01:00
templates [Fix] oscar: move info box at top of the page 2019-12-22 02:27:42 +00:00
translations [fix] escape perecent signs in translation file (#1528) 2019-07-27 09:01:02 +02:00
__init__.py Add addr setup via SEARX_BIND_ADDRESS 2019-06-17 22:42:56 +02:00
autocomplete.py [fix] never pass bangs to autocomplete suggestions 2019-07-01 17:16:02 -05:00
exceptions.py [fix] add message to SearxParameterException - fixes #1722 2019-10-14 15:06:25 +02:00
languages.py fix fetch_langauges to be more accurate 2018-03-20 17:58:20 -06:00
poolrequests.py [fix] measure request duration only if total_time attribute is set - fixes autocompleter 2017-11-23 01:52:54 +01:00
preferences.py [fix] preference query parameter decoding (#1599) 2019-07-17 09:42:40 +02:00
query.py [fix] normalize time range parameter 2019-10-14 14:18:02 +02:00
results.py [mod] speed optimization 2019-11-15 09:33:15 +01:00
search.py fix pep 8 check 2019-10-16 15:52:48 +02:00
settings.yml Merge pull request #1754 from MarcAbonce/seedpeer 2019-12-02 13:09:09 +00:00
settings_robot.yml Fix ./manage.sh robot_tests (#1633) 2019-07-06 18:47:35 +02:00
testing.py [fix] fix monkey patch in test_webapp.py (#1667) 2019-08-03 13:23:36 +02:00
url_utils.py minor fixes of pubmed engine 2017-11-01 17:02:38 +01:00
utils.py [mod] speed optimization 2019-11-15 09:33:15 +01:00
version.py update changelog and version.py 2019-01-06 21:59:59 +01:00
webapp.py Merge pull request #1744 from dalf/optimizations 2019-12-02 13:39:58 +00:00