Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
23
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
fe57311282997db922c52cda655b3dbfbe4fa858
Authored by
macartur
2014-09-25 09:43:06 -0300
1 parent
44e08e28
Fixed notification ssh-key
Showing
1 changed file
with
0 additions
and
3 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 @
fe57311
...
...
@@ -7,9 +7,6 @@
7
7
margin-top: 65px;
8
8
}
9
9
10
- div#main-content .main-nav {
11
- margin-top: -15px;
12
- }
13
10
div#main-content div.container {
14
11
width: 1110px;
15
12
}
...
...