summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/page_bundles/build.scss
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-23 09:08:01 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-23 09:08:01 +0000
commitc71c2ba4c29ed3cc483e528a32f34816c98c39f4 (patch)
tree56a8a8355631b9d58544bb74816082529ce0044d /app/assets/stylesheets/page_bundles/build.scss
parent5534414cd55a3e85d8f60e1a0883ed32f190df6b (diff)
downloadgitlab-ce-c71c2ba4c29ed3cc483e528a32f34816c98c39f4.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/stylesheets/page_bundles/build.scss')
-rw-r--r--app/assets/stylesheets/page_bundles/build.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/assets/stylesheets/page_bundles/build.scss b/app/assets/stylesheets/page_bundles/build.scss
index d55d6b27576..9213754d419 100644
--- a/app/assets/stylesheets/page_bundles/build.scss
+++ b/app/assets/stylesheets/page_bundles/build.scss
@@ -44,13 +44,6 @@
}
}
- &.affix-top {
- position: absolute;
- right: 0;
- left: 0;
- top: 0;
- }
-
.controllers {
@include build-controllers(15px, center, false, 0, inline, 0);
}