Css is off on network page when error message is present
Created by: scottTomaszewski
If a error message (in my case, "You won't be able to pull or push project code via SSH until you add an SSH key to your profile") is displayed at the top of a gitlab page that is intended to not have a vertical scrollbar (such as the network page of a repo), the content is pushed down and a scrollbar is created. In the case of the network page, this results in two scrollbars on the page which is annoying to deal with.
Steps to reproduce:
- create a new user without a their public key uploaded
- navigate to a repo that has a scrollable network of commits
Result: there is a scrollbar on the main window as well as a scrollbar on the content's div