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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-26 20:55:03 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-26 21:02:53 +0300
commit0e1c4ab9073088910ace698e9e2169ed24ca54d2 (patch)
tree90979d0352b873098bb5ba7ccd0e15939fc0b555 /app/assets/stylesheets/pages/builds.scss
parenta31053af3d3efdcf03da1115452aadd2927a9f83 (diff)
Rename retry link and update changelog
Diffstat (limited to 'app/assets/stylesheets/pages/builds.scss')
-rw-r--r--app/assets/stylesheets/pages/builds.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/builds.scss b/app/assets/stylesheets/pages/builds.scss
index 48e25b3312e..a73b8908f60 100644
--- a/app/assets/stylesheets/pages/builds.scss
+++ b/app/assets/stylesheets/pages/builds.scss
@@ -155,7 +155,7 @@
}
@media (max-width: $screen-sm-max) {
- display: inline-block;
+ display: block;
}
}