gitlab-org--gitlab-foss/app/views/shared
Fatih Acet 2c3e1ae432 Merge branch 'remove-inconsistent-font-weight-sidebar-label' into 'master'
Remove inconsistent font weight for sidebar's labels

## What does this MR do?
Removes the `.bold` css class from the sidebar label default value so that it is no longer bold 😄 

**None** => None

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

## Why was this MR needed?
Fixes a UI inconsistency

## What are the relevant issue numbers?
Closes #21141 

## Screenshots (if relevant)
Before:
![Screen_Shot_2016-08-24_at_9.41.11_AM](/uploads/3e416d45531b7322474922c569225c03/Screen_Shot_2016-08-24_at_9.41.11_AM.png)

After:
![Screen_Shot_2016-08-24_at_9.40.57_AM](/uploads/a4d60d4cd0a57142ad6c0c8a25be5342/Screen_Shot_2016-08-24_at_9.40.57_AM.png)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- Tests
  - [x] All builds are passing
- [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 you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5984
2016-09-01 22:05:33 +00:00
..
groups Add request access for groups 2016-06-14 13:07:26 +02:00
icons Replace play icon font with svg 2016-09-01 10:50:55 -05:00
issuable Remove inconsistent font weight for sidebar's labels 2016-09-01 10:53:02 -05:00
members Allow project group links to be expired 2016-08-18 22:45:41 +01:00
milestones Remove icons from some buttons which already has text 2016-07-01 18:09:17 +02:00
notifications Small frontend code fixes and restore 8a2d88f commit 2016-06-17 19:57:59 -03:00
projects Merge branch 'add-delimiter-project-stats' into 'master' 2016-08-17 19:35:25 +00:00
snippets Only load Ace on Snippets and file edit pages. 2016-08-18 21:48:10 +01:00
web_hooks Capitalise URL on web_hooks/form 2016-08-12 22:09:26 +02:00
_allow_request_access.html.haml Allow to disable user request access to groups/projects 2016-07-20 14:38:21 +02:00
_choose_group_avatar_button.html.haml
_clone_panel.html.haml Clone button should not be clickable when there is a disabled protocol 2016-07-05 16:54:22 -05:00
_commit_message_container.html.haml
_confirm_modal.html.haml
_event_filter.html.haml Hide nav arrows by default; remove settings dropdown btn at larger breakpoint; remove unneccessary CSS 2016-06-21 17:27:34 -05:00
_field.html.haml
_file_highlight.html.haml add custom highlighting via .gitattributes 2016-06-27 14:17:49 -07:00
_group_form.html.haml
_group_tips.html.haml
_import_form.html.haml some JS magic to fix empty URL bug 2016-07-13 17:01:24 +02:00
_issues.html.haml Fix style 2016-06-06 11:59:49 -05:00
_label_row.html.haml Add handler icon to prioritized labels 2016-06-15 10:35:58 -05:00
_labels_row.html.haml Fix filter label tooltip HTML rendering 2016-08-04 12:30:38 -05:00
_logo.svg Change logo animation to CSS 2016-08-26 17:32:11 -05:00
_merge_requests.html.haml Don't try to count a relation with aliases 2016-06-10 14:29:08 +01:00
_milestone_expired.html.haml
_milestones_filter.html.haml
_nav_scroll.html.haml Add horizontal scrolling to all sub-navs on mobile viewports 2016-08-25 18:01:37 -05:00
_new_commit_form.html.haml
_new_project_item_select.html.haml Remove unnecessary icons from buttons 2016-06-08 17:32:49 +03:00
_no_password.html.haml
_no_ssh.html.haml
_outdated_browser.html.haml
_project_limit.html.haml
_promo.html.haml
_ref_switcher.html.haml Make the ref-selector function work properly for branch selection. 2016-08-17 09:23:43 -06:00
_service_settings.html.haml Refactor service settings view 2016-07-20 12:11:37 -03:00
_show_aside.html.haml
_sort_dropdown.html.haml
_visibility_level.html.haml Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
_visibility_radios.html.haml