Commit b17e8a181afe0e4e14cefaeb14f107a1028fcafd

Authored by macartur
Committed by Sergio Oliveira
1 parent 6915524b

Revert "Fixed notification ssh-key"

This reverts commit 2b473572fc1c753abe0fb0aaef537f01983fc294.
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/proxy/templates/proxy/gitlab.html
... ... @@ -8,7 +8,7 @@
8 8 }
9 9  
10 10 div#main-content .main-nav {
11   - margin-top: 0 px;
  11 + margin-top: -15px;
12 12 }
13 13 div#main-content div.container {
14 14 width: 1110px;
... ...