diff options
author | Phil Hughes <me@iamphill.com> | 2019-05-23 12:35:47 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-05-23 12:35:47 +0000 |
commit | 26d608cb60d1fbc724cfbf9d559188be39cd11e5 (patch) | |
tree | 97d599a8ecfa5a6b7971ba7b7589a72e897af5d6 /changelogs | |
parent | 1ee904f201047bf3584dd0b205a12fccdc2e83c5 (diff) | |
parent | 78f0a587be1d6cba1804b1fe6686f843193adf3e (diff) | |
download | gitlab-ce-26d608cb60d1fbc724cfbf9d559188be39cd11e5.tar.gz |
Merge branch '49041-issue-board-input-height' into 'master'
Reduce height of issue board input to align with buttons
Closes #49041
See merge request gitlab-org/gitlab-ce!28604
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/49041-issue-board-input-height.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/49041-issue-board-input-height.yml b/changelogs/unreleased/49041-issue-board-input-height.yml new file mode 100644 index 00000000000..de3fbb2ee11 --- /dev/null +++ b/changelogs/unreleased/49041-issue-board-input-height.yml @@ -0,0 +1,5 @@ +--- +title: Reduce height of issue board input to align with buttons +merge_request: +author: +type: other |