summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/builds.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/builds.scss')
-rw-r--r--app/assets/stylesheets/pages/builds.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/builds.scss b/app/assets/stylesheets/pages/builds.scss
index b8ce74697f1..b256d907649 100644
--- a/app/assets/stylesheets/pages/builds.scss
+++ b/app/assets/stylesheets/pages/builds.scss
@@ -59,11 +59,11 @@
}
#scroll-top.btn.sticky {
- top: 115px;
+ top: 110px;
}
#scroll-bottom.btn.sticky {
- bottom: 5px;
+ bottom: -2px;
}
&.sidebar-expanded {