summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/common.scss
diff options
context:
space:
mode:
authorJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2015-12-21 15:47:29 -0500
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2015-12-21 15:47:29 -0500
commit62aac539b90c7f149ed1eb4c64419f67377a209c (patch)
tree19a8175ba0fd86834c5a60428c4f3c8309a691d2 /app/assets/stylesheets/framework/common.scss
parentf4c05ee45fda4ee2c76f4cbecb0dc6a1f80d2e83 (diff)
downloadgitlab-ce-62aac539b90c7f149ed1eb4c64419f67377a209c.tar.gz
project header
Diffstat (limited to 'app/assets/stylesheets/framework/common.scss')
-rw-r--r--app/assets/stylesheets/framework/common.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/common.scss b/app/assets/stylesheets/framework/common.scss
index 7562ef6d24b..8b6c15a9c2d 100644
--- a/app/assets/stylesheets/framework/common.scss
+++ b/app/assets/stylesheets/framework/common.scss
@@ -376,11 +376,12 @@ table {
.center-top-menu {
@include nav-menu;
- text-align: center;
+ text-align: left;
margin-top: 5px;
margin-bottom: $gl-padding;
height: auto;
margin-top: -$gl-padding;
+ border-bottom: 1px solid #EEE;
&.no-bottom {
margin-bottom: 0;