]> source.dussan.org Git - gitea.git/commit
Add dropdown-menu-right class to the repo-watching dropdown
authorJason <j20@users.noreply.github.com>
Sun, 18 May 2014 20:57:02 +0000 (15:57 -0500)
committerJason <j20@users.noreply.github.com>
Sun, 18 May 2014 20:57:02 +0000 (15:57 -0500)
commit7fd22bea1ee7c305418572edbf709442b9e0982f
tree33c0a38845376366de71edc20d4056880ceac739
parent04890904f9896f181a6a847d036da20611448a16
Add dropdown-menu-right class to the repo-watching dropdown

The dropdown menu was dropping down to the right and appearing outside of the page container. This made it not visible at smaller browser widths.

This commit makes it drop down into the page container, instead of out, and keeps it visible at all screen sizes.
templates/repo/nav.tmpl