gitlab-org--gitlab-foss/app
Annabel Dunstone Gray 8e13aa1478 Merge branch '21895-horizontal-scroll-bar-present-in-collapsed-sidebar' into 'master'
Removed horizontal overflow from collapsed issuable sidebar

## What does this MR do?

Uses flexbox to remove any horizontal overflow from the collapsed issuable sidebar

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

## Why was this MR needed?

There was a horizontal scrollbar at the bottom of all collapsed issuable sidebars as seen in the screenshot in #21895.

## Screenshots (if relevant)

![2016-09-11_16.28.30](/uploads/8e01565385b1ff0b736630ac3c24a3a1/2016-09-11_16.28.30.gif)

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry 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
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

Closes #21895.

See merge request !6295
2016-09-13 10:51:50 +00:00
..
assets Merge branch '21895-horizontal-scroll-bar-present-in-collapsed-sidebar' into 'master' 2016-09-13 10:51:50 +00:00
controllers Change the way paths are generated 2016-09-13 09:05:07 +02:00
finders Use PipelinesFinder in Pipelines API 2016-09-07 15:38:03 +02:00
helpers Merge branch 'gitlab-workhorse-safeties' into 'master' 2016-09-09 11:33:08 +00:00
mailers remove Ability.abilities 2016-08-30 11:35:06 -07:00
models Merge branch 'rails-5-backports' into 'master' 2016-09-12 21:02:57 +00:00
policies Project tools visibility level 2016-09-01 11:47:59 -03:00
services Make the cases clear instead of having guards 2016-09-12 18:49:58 +08:00
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators
views Merge branch '21877-no-mr-branch-title-link-in-issue-on-mobile' into 'master' 2016-09-13 10:46:40 +00:00
workers Optimized event pruning query to avoid two queries. 2016-09-07 12:55:25 -07:00