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:
Diffstat (limited to 'vendor/assets/stylesheets/peek.scss')
-rw-r--r--vendor/assets/stylesheets/peek.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/assets/stylesheets/peek.scss b/vendor/assets/stylesheets/peek.scss
index 3508f2e2450..f1845fb9044 100644
--- a/vendor/assets/stylesheets/peek.scss
+++ b/vendor/assets/stylesheets/peek.scss
@@ -6,12 +6,7 @@ header.navbar-gitlab.with-peek {
}
#peek {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
height: 35px;
- z-index: 400;
background: #000;
line-height: 35px;
color: #999;