Project settings not visible under window width 992px
Summary
The project settings dropdown menu disappears completely when the window is resized to width less than 992px (in Chrome). Affects Chrome (v53.0), Firefox (v49.0), Windows 7, Ubuntu 14.04.
Steps to reproduce
- In browser, go to e.g. https://gitlab.com/gitlab-org/gitlab-ce
- Open developer console to see window size on resize (CTRL + SHIFT + I; may need to look at "box model" tab in Firefox)
- Resize window to less than ~992px width (in Chrome)
Expected behavior
Project settings menu should still be visible on page even at low window width.