summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2016-12-16 19:54:27 +0000
committerFatih Acet <acetfatih@gmail.com>2016-12-16 19:54:27 +0000
commitb3d5ed62de3519b42dbcef2973c189467588fc36 (patch)
tree003316befd89ac222cd78d421923354e27cb660b /changelogs
parentb1120fc3e702daac001d000263eac79f4629b595 (diff)
parentdf6c1b84a842d6dc54b27e396b60ffd4d7723c4a (diff)
downloadgitlab-ce-b3d5ed62de3519b42dbcef2973c189467588fc36.tar.gz
Merge branch '25207-text-overflow-env-table' into 'master'
Prevent enviroment table to overflow when name has underscores ## What does this MR do? Improves columns width Prevents columns content to overflow to other columns ## Screenshots ![Screen_Shot_2016-12-16_at_12.27.14](/uploads/69332e43087bf2bf3a546934700a6b31/Screen_Shot_2016-12-16_at_12.27.14.png) ## Does this MR meet the acceptance criteria? - [ ] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if it does - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes #25207 See merge request !8142
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/25207-text-overflow-env-table.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/25207-text-overflow-env-table.yml b/changelogs/unreleased/25207-text-overflow-env-table.yml
new file mode 100644
index 00000000000..69348281a50
--- /dev/null
+++ b/changelogs/unreleased/25207-text-overflow-env-table.yml
@@ -0,0 +1,4 @@
+---
+title: Prevent enviroment table to overflow when name has underscores
+merge_request: 8142
+author: