diff --git a/assets/styles/tabs.sass b/assets/styles/tabs.sass index 14ae237e..2ba11d8d 100644 --- a/assets/styles/tabs.sass +++ b/assets/styles/tabs.sass @@ -52,7 +52,7 @@ h5 line-height: 25px - + #tab_new.display display: inline-block @@ -65,8 +65,8 @@ text-decoration: none .tab - margin-top: 20px - + margin-top: 20px + ul.navigation margin: -18px 0 20px 0 height: 40px @@ -89,7 +89,8 @@ #tab_build, #tab_job, #tab_request, - #tab_requests + #tab_requests, + #tab_settings display: none #profile @@ -116,6 +117,6 @@ h5 min-width: 0px a - padding: 0px 2px + padding: 0px 2px #tab_branches display: none