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>2017-11-03 19:23:26 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-11-03 19:23:26 +0300
commit0b97aa5e453c95afbdc5608c3cb072b0fc53a7dd (patch)
tree25abe4b7b1c7c442b0467c3948e01eba35428822 /changelogs
parent97b80fefeb5da20798423b62b63fa9faa08ac118 (diff)
parent8c49097417254ca9c5852b85d0988cf6bf446297 (diff)
Merge branch '39776-remove-responsive-table-bottom-border' into 'master'
Remove bottom-border from last responsive table row Closes #39776 See merge request gitlab-org/gitlab-ce!15179
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/39776-remove-responsive-table-bottom-border.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/39776-remove-responsive-table-bottom-border.yml b/changelogs/unreleased/39776-remove-responsive-table-bottom-border.yml
new file mode 100644
index 00000000000..52b6a267ced
--- /dev/null
+++ b/changelogs/unreleased/39776-remove-responsive-table-bottom-border.yml
@@ -0,0 +1,5 @@
+---
+title: Fix double border UI bug on pipelines/environments table and pagination
+merge_request:
+author:
+type: fixed