You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indeed, the menu is fixed until you reach the bottom of the page (it will scroll when the bottom of the menu "touches" the bottom of the page). We can probably do better by detecting screen size and making it fixed only if there's enough space to display it, or even not fixing it at all.
Indeed, the menu is fixed until you reach the bottom of the page (it will scroll when the bottom of the menu "touches" the bottom of the page).
No with the firefox I'm currently using it doesn't scroll when I reach the bottom of the page.
I'm using Firefox 20.0.1
here is another screenshot of the bottom of the page
This will be fixed by #113 in which the affix feature of bootstrap was turned off because it was using broken JavaScript to change the position property of the sidebar.
Sorry this took so long. Closing now in anticipation of #113 being merged very shortly.
The screen resolution of my netbook is 1024x600,
then the left menu is incomplete because it's not scrolable, it's fixed:
The text was updated successfully, but these errors were encountered: