From 445d14bcaa222d14cb0715488ca4438680c664a7 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Wed, 24 Sep 2014 18:41:28 -0300 Subject: [PATCH] Moving style from diazo rules to gitlab theme template --- src/proxy/templates/proxy/gitlab.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+), 0 deletions(-) diff --git a/src/proxy/templates/proxy/gitlab.html b/src/proxy/templates/proxy/gitlab.html index 47f69b0..aa94808 100644 --- a/src/proxy/templates/proxy/gitlab.html +++ b/src/proxy/templates/proxy/gitlab.html @@ -10,6 +10,19 @@ div#main-content .main-nav { margin-top: -15px; } + div#main-content div.container { + width: 1110px; + } + div#main-content div.flash-container{ + width: 85%; + } + #breadcrumbs { + border: 0 !important; + } + + #right-top-nav { + margin-right: 5em !important; + } {% endblock %} @@ -21,4 +34,5 @@ + {% endblock %} -- libgit2 0.21.2