summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/framework/common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/common.scss b/app/assets/stylesheets/framework/common.scss
index e864da15591..bf474fed534 100644
--- a/app/assets/stylesheets/framework/common.scss
+++ b/app/assets/stylesheets/framework/common.scss
@@ -376,7 +376,7 @@ table {
.center-top-menu, .left-top-menu {
@include nav-menu;
- text-align: center;
+ text-align: left;
margin-top: 5px;
margin-bottom: $gl-padding;
height: auto;