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
This commit is contained in:
Dmitriy Zaporozhets 2015-09-15 16:07:22 +00:00
commit d9d50c0598
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
= render "home_panel"
.center.light-well
.gray-content-block.center
%h3.page-title
The repository for this project is empty
%p