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:
authorJarek Ostrowski <jarek.j.ostrowski@gmail.com>2019-09-05 21:50:09 +0300
committerJarek Ostrowski <jarek.j.ostrowski@gmail.com>2019-09-09 21:57:38 +0300
commit3b01589c3e227611c8df937c1c0fa908ffeb45e9 (patch)
treef568aadb626c4b388aef0f1d7706a1c67081e322 /changelogs
parentc15be006c046c6861ef5793fd85d3c6bee06e4ff (diff)
Add padding to details element in markdown
Add MR to changelog entry Adjust to give margin bottom to details instead of last-child Remove trailing whitespace
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/34338-details-element.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/34338-details-element.yml b/changelogs/unreleased/34338-details-element.yml
new file mode 100644
index 00000000000..95e50e1d4a9
--- /dev/null
+++ b/changelogs/unreleased/34338-details-element.yml
@@ -0,0 +1,5 @@
+---
+title: Add some padding to details markdown element
+merge_request: 32716
+author:
+type: fixed