• delanoe's avatar
    modifié : menu.html · c591705b
    delanoe authored
    In the corpus view (title, journals, terms), the navigation throught
    buttons is not easy since, when user scroll down, buttons are not
    visible (on top of the page).
    
    The solution is fixing the navbar on top but there are some issue:
    1) there is a conflict with jquery in the terms view so, we can not
    click on titles or journals view any more
    2) there is another conflict with bootstrap: click on username for
    instance and we can not see the list items
    3) aesthetic : the top navbar size is too large.
    c591705b
Name
Last commit
Last update
annotations Loading commit data...
doc/schemas Loading commit data...
gargantext Loading commit data...
graphExplorer Loading commit data...
install Loading commit data...
scrapers Loading commit data...
static Loading commit data...
templates Loading commit data...
uploads Loading commit data...
.gitignore Loading commit data...
TODO.md Loading commit data...
dbmigrate.py Loading commit data...
gargantext.ini Loading commit data...
init_accounts.py Loading commit data...
manage.py Loading commit data...
start_celery Loading commit data...
start_uwsgi Loading commit data...