Commit 5e9282475f16eaa56c5d7457d3658188cf921030

Authored by macartur
Committed by Charles Oliveira
1 parent 3afe5463

Fixed notification ssh-key

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: -15px;
  11 + margin-top: 0 px;
12 12 }
13 13 div#main-content div.container {
14 14 width: 1110px;
... ...