Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2b473572fc1c753abe0fb0aaef537f01983fc294
Authored by
macartur
2014-09-25 09:30:30 -0300
1 parent
5c656a61
Fixed notification ssh-key
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/proxy/templates/proxy/gitlab.html
Side-by-side Diff
Inline Diff
src/proxy/templates/proxy/gitlab.html
Wrap text
Diff comments
View file @
2b47357
...
...
@@ -8,7 +8,7 @@
8
8
}
9
9
10
10
div#main-content .main-nav {
11
- margin-top:
-15
px;
11
+ margin-top:
0
px;
12
12
}
13
13
div#main-content div.container {
14
14
width: 1110px;
...
...