gitlab-org--gitlab-foss/app/views/shared/issuable
Fatih Acet 24ed24cf54 Merge branch '24281-issue-merge-request-sidebar-subscribe-button-style-improvement' into 'master'
Remove the help text under the sidebar subscribe button and style it inline

## What does this MR do?

Remove the help text under the sidebar subscribe button and style it inline

## Are there points in the code the reviewer needs to double check?


## Why was this MR needed?
Current help text is over obvious and pushes references too far down. Also the subscribe button is now consistently styled and not a complete block button anymore. approved by @awhildy 

## Screenshots (if relevant)

before:
![image](/uploads/0c9543d2bf184a73b65773caa5f9fc62/image.png)

after:
![image](/uploads/765338823376267427f4a16737e39998/image.png)


## Does this MR meet the acceptance criteria?

- [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?


Closes #24281

See merge request !7389
2016-12-01 20:42:27 +00:00
..
form Refactor branch chooser in issuable form 2016-11-30 18:31:23 +01:00
_filter.html.haml Refactor issuable_filters_present to reduce duplications 2016-11-28 14:48:03 +05:00
_form.html.haml Refactor branch chooser in issuable form 2016-11-30 18:31:23 +01:00
_label_dropdown.html.haml Homogenize dropdowns on Issue page 2016-11-28 23:18:03 +01:00
_label_page_create.html.haml Add placeholder in the color input inside the create new label popup 2016-11-16 16:21:28 -07:00
_label_page_default.html.haml Simplify copy on "Create a new list" dropdown in Issue Boards 2016-11-23 17:28:58 -02:00
_milestone_dropdown.html.haml fixes milestone dropdown not select issue 2016-11-01 13:29:47 +06:00
_nav.html.haml Cache the issuable counters for 2 minutes 2016-09-30 12:02:54 +02:00
_participants.html.haml Fixed bug where participants would not work correctly on merge requests 2016-03-21 11:31:50 +00:00
_search_form.html.haml fix issues mr counter 2016-09-20 14:39:15 +01:00
_sidebar.html.haml rewrite subscription javascript to accomodate new design 2016-11-30 17:15:25 -06:00