gitlab-org--gitlab-foss/app
Annabel Dunstone Gray 771f2af5fa Merge branch 'update-profile-view' into 'master'
Update profile view

## What does this MR do?
Centers entire profile information section

## Screenshots (if relevant)
Before:
![Screen_Shot_2016-10-03_at_4.23.03_PM](/uploads/bc2017e88cb52ec0e817c4c59e70a186/Screen_Shot_2016-10-03_at_4.23.03_PM.png)

After:
![Screen_Shot_2016-10-03_at_4.21.57_PM](/uploads/86ce1339d21cc39a64c22f27868a2986/Screen_Shot_2016-10-03_at_4.21.57_PM.png)

## 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 https://gitlab.com/gitlab-org/gitlab-ce/issues/22829

cc @dzaporozhets

See merge request !6662
2016-10-06 20:50:04 +00:00
..
assets Merge branch 'update-profile-view' into 'master' 2016-10-06 20:50:04 +00:00
controllers Improve issue load time performance by avoiding ORDER BY in find_by call 2016-10-06 12:13:03 -07:00
finders Refactor TrendingProjectsFinder to support caching 2016-10-05 16:39:03 +02:00
helpers Merge branch 'revert-c676283b' into 'master' 2016-10-05 20:13:59 +00:00
mailers change determine conditions 2016-10-03 18:07:28 +08:00
models Merge branch 'new-merge-requests-commit-tab-active' into 'master' 2016-10-06 13:31:52 +00:00
policies Cycle analytics should be accessible to all for public projects. 2016-09-20 16:22:19 +05:30
services Merge branch 'issue-boards-new-issue' into 'master' 2016-10-06 14:49:59 +00:00
uploaders
validators Add '.well-known' to the list of reserved namespaces 2016-09-29 10:36:38 +02:00
views Merge branch 'update-profile-view' into 'master' 2016-10-06 20:50:04 +00:00
workers Do not return false in commit status transition 2016-10-04 16:34:22 +02:00