gitlab-org--gitlab-foss/app
Dmitriy Zaporozhets d9d50c0598 Merge branch 'fix_empty_project' into 'master'
Fix empty project UI

In an empty project, the 'project is empty' light well was mashed up against the project panel. The light well have 16px margin so there was some white space along the edges that looked funny. This MR makes the 'project is empty' text block a `gray-content-area` which fits nicely with the rest of the UI.

**Current:**

![Screen_Shot_2015-09-14_at_11.20.47_AM](https://gitlab.com/dblessing/gitlab-ce/uploads/07b39641f602e01440dd5558a0d80237/Screen_Shot_2015-09-14_at_11.20.47_AM.png)

**As proposed:**

![Screen_Shot_2015-09-14_at_11.20.29_AM](https://gitlab.com/dblessing/gitlab-ce/uploads/1c3b1d73584c68a88cd1b0fcf3d6ea5b/Screen_Shot_2015-09-14_at_11.20.29_AM.png)

See merge request !1291
2015-09-15 16:07:22 +00:00
..
assets Merge branch 'ui-fixes' into 'master' 2015-09-15 11:11:18 +00:00
controllers Merge pull request #9138 from liyakun/master 2015-09-14 17:57:41 -07:00
finders Improve trending projects finder 2015-08-26 22:43:04 +02:00
helpers Add current_ref helper method 2015-09-14 20:23:01 +02:00
mailers
models Skip auth for group page but return auth for other group pages 2015-09-14 11:05:23 +02:00
services Merge pull request #9138 from liyakun/master 2015-09-14 17:57:41 -07:00
uploaders
views Merge branch 'fix_empty_project' into 'master' 2015-09-15 16:07:22 +00:00
workers Import forked repositories asynchronously to prevent large repositories from timing out 2015-09-11 00:34:04 -07:00