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-09 19:27:59 +0300
committerJarek Ostrowski <jarek.j.ostrowski@gmail.com>2019-09-09 19:31:31 +0300
commit7d09b69aa49f0699c411f222bedcbe5ea3381801 (patch)
treedad80f9f291edf50c2a5f015eb34d65ae85dd709 /changelogs
parent383f363589ac405cce07d3b54e796f9c949d2ffb (diff)
Give notification buttons btn-xs class
Add changelog
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/60724-watch-button.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/60724-watch-button.yml b/changelogs/unreleased/60724-watch-button.yml
new file mode 100644
index 00000000000..f22f7708ed2
--- /dev/null
+++ b/changelogs/unreleased/60724-watch-button.yml
@@ -0,0 +1,5 @@
+---
+title: Fix watch button styling and notifications buttons consistency
+merge_request: 32827
+author:
+type: fixed