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:
authorClement Ho <408677-ClemMakesApps@users.noreply.gitlab.com>2019-09-09 21:42:47 +0300
committerClement Ho <408677-ClemMakesApps@users.noreply.gitlab.com>2019-09-09 21:42:47 +0300
commite6b5b0de8e619ead273ecac618cfd0afa712922b (patch)
tree6b77fed0faa4e36f17b94a9320badcd8a4b19114 /changelogs
parentc15be006c046c6861ef5793fd85d3c6bee06e4ff (diff)
parent7d09b69aa49f0699c411f222bedcbe5ea3381801 (diff)
Merge branch '60724-watch-button' into 'master'
Give notification buttons btn-xs class Closes #60724 See merge request gitlab-org/gitlab-ce!32827
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