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:
authorFilipa Lacerda <filipa@gitlab.com>2017-07-29 14:14:18 +0300
committerFilipa Lacerda <filipa@gitlab.com>2017-07-29 14:14:18 +0300
commit643b9274ecc84ccfb16f5e12c01f8644b1a15bb9 (patch)
tree773d87e1bb747c308e3204990bb70d703328537b /app/assets/stylesheets/pages/builds.scss
parent4c89929fb4211aa1cf5f311a0cec89988de45184 (diff)
Fix top bar in jobs view for microsoft edge
Diffstat (limited to 'app/assets/stylesheets/pages/builds.scss')
-rw-r--r--app/assets/stylesheets/pages/builds.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/builds.scss b/app/assets/stylesheets/pages/builds.scss
index b6fc628c02b..6591b801f82 100644
--- a/app/assets/stylesheets/pages/builds.scss
+++ b/app/assets/stylesheets/pages/builds.scss
@@ -86,6 +86,7 @@
position: absolute;
right: 0;
left: 0;
+ top: 0;
}
.truncated-info {