Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-06-01 17:36:26 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-06-01 17:36:26 +0300
commit46e3d13eac8f679044e4fcf16262346ccb8064df (patch)
treea4b73cc1a65eb12bb855ddcf94cba694ad1562a5 /app/assets/stylesheets/themes
parentd4dde374aa959873b87018f71abd62b541d08bd0 (diff)
More fixes to header css
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/assets/stylesheets/themes')
-rw-r--r--app/assets/stylesheets/themes/gitlab-theme.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/themes/gitlab-theme.scss b/app/assets/stylesheets/themes/gitlab-theme.scss
index a52c847da69..1b06b4aa925 100644
--- a/app/assets/stylesheets/themes/gitlab-theme.scss
+++ b/app/assets/stylesheets/themes/gitlab-theme.scss
@@ -20,8 +20,6 @@
}
.page-with-sidebar {
- background: $color-darker;
-
.collapse-nav a {
color: #FFF;
background: $color;