diff options
author | Fatih Acet <acetfatih@gmail.com> | 2017-01-19 17:41:45 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2017-01-19 17:41:45 +0000 |
commit | e8e2a6a98dd977a66c993b8a83f00cd7a97f2ff3 (patch) | |
tree | 55ec87e6f5d3c516a28adf2aa7165eb334227138 /changelogs | |
parent | c84272dc9a5c2d9619347f91b4e316431dada975 (diff) | |
parent | eb61d493f94cf27216c5d9f8fa7ddc915603703c (diff) | |
download | gitlab-ce-e8e2a6a98dd977a66c993b8a83f00cd7a97f2ff3.tar.gz |
Merge branch 'didemacet-markdown-area-height-fix' into 'master'
26874-avatar-misalign-builds-page
Autoresize markdown preview
Closes #24372
See merge request !8607
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/markdown-area-height-fix.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/markdown-area-height-fix.yml b/changelogs/unreleased/markdown-area-height-fix.yml new file mode 100644 index 00000000000..bf1b82cfd12 --- /dev/null +++ b/changelogs/unreleased/markdown-area-height-fix.yml @@ -0,0 +1,4 @@ +--- +title: Autoresize markdown preview +merge_request: 8607 +author: Didem Acet |