diff options
author | Fatih Acet <acetfatih@gmail.com> | 2016-11-16 16:33:46 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2016-11-16 16:33:46 +0000 |
commit | 579383efba3a6fe832ccee35c1e3c625137f8a65 (patch) | |
tree | 9abbe2a6b359f60a56ed2b034fedf54c2301060b /changelogs | |
parent | 4e63411daae631c5e6221fe8ee674f55239e713b (diff) | |
parent | 02a2f3138d51f6f2dc1555f8aa3e802e1a5404de (diff) | |
download | gitlab-ce-579383efba3a6fe832ccee35c1e3c625137f8a65.tar.gz |
Merge branch 'issue-boards-counter-border-fix' into 'master'
Fixed issue boards counter border when unauthorized
## What does this MR do?
When the user is unauthorized & view issue boards, the border on the counter will not be the whole way around. This fixes that.
## Screenshots (if relevant)
![Screen_Shot_2016-11-16_at_13.03.36](/uploads/54d97f7f4114044aad3bdc78961a31c8/Screen_Shot_2016-11-16_at_13.03.36.png)
## What are the relevant issue numbers?
Closes #23664
See merge request !7501
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/issue-boards-counter-border-fix.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/issue-boards-counter-border-fix.yml b/changelogs/unreleased/issue-boards-counter-border-fix.yml new file mode 100644 index 00000000000..c98adb6af7c --- /dev/null +++ b/changelogs/unreleased/issue-boards-counter-border-fix.yml @@ -0,0 +1,4 @@ +--- +title: Fixed issue boards counter border when unauthorized +merge_request: +author: |