From af0c69170695f43b15db9c93ae2f2b8ebaaa96b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Wed, 7 Jun 2017 22:21:05 +0200 Subject: Improve the JS for the `p b` shortcut and fix its CSS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rémy Coutable --- vendor/assets/stylesheets/peek.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'vendor') 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; -- cgit v1.2.1