summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-12-05 18:11:19 +0000
committerAlfredo Sumaran <alfredo@gitlab.com>2016-12-05 18:11:19 +0000
commit4e96c53197e0521f13d9fb95692854fddeecf509 (patch)
tree9f47f6d269108c7226fcf6267d254915f07758a7 /changelogs
parent90938e4b1745692e543df4f3defa596ffb33d441 (diff)
parenta45f7701c90f1f858de1267492cfa4a28dc698a7 (diff)
downloadgitlab-ce-4e96c53197e0521f13d9fb95692854fddeecf509.tar.gz
Merge branch '25221-fix-build-status-overflow-mobile' into 'master'
Fixed top margin for Builds page status header information Adds top margin for the Build Status content area for screens smaller than 768px. Especially needed when the text content wraps onto a third line. ![Untitled-1](/uploads/57a0a58f1fe647cd2d0dbb8849621340/Untitled-1.jpg) cc: @filipa @ClemMakesApps Closes #25221 See merge request !7917
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/25221-fix-build-status-overflow-mobile.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/25221-fix-build-status-overflow-mobile.yml b/changelogs/unreleased/25221-fix-build-status-overflow-mobile.yml
new file mode 100644
index 00000000000..52de34478f0
--- /dev/null
+++ b/changelogs/unreleased/25221-fix-build-status-overflow-mobile.yml
@@ -0,0 +1,4 @@
+---
+title: Added top margin to Build status page header for mobile views
+merge_request:
+author: Ryan Harris