summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkushalpandya <kushal@gitlab.com>2017-05-20 01:35:08 +0530
committerkushalpandya <kushal@gitlab.com>2017-05-20 01:35:08 +0530
commit6c3413326d758e07552bc0b5af416a84c0fb4f02 (patch)
tree9a60e0d496e508554bf5ce5f31a1410aee213c2a
parent1cb4c15ff64a1abbcdd1e522b81fb7d0963e8b85 (diff)
downloadgitlab-ce-9-2-stable-fix-conflicts-for-mr-11189.tar.gz
Remove incorrectly picked styles9-2-stable-fix-conflicts-for-mr-11189
-rw-r--r--app/assets/stylesheets/framework/header.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/framework/header.scss b/app/assets/stylesheets/framework/header.scss
index f4ecabd55da..07566fd8c77 100644
--- a/app/assets/stylesheets/framework/header.scss
+++ b/app/assets/stylesheets/framework/header.scss
@@ -30,10 +30,6 @@ header {
background-color: $gray-light;
border: none;
border-bottom: 1px solid $border-color;
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
@media (max-width: $screen-xs-min) {
padding: 0 16px;