Merge branch 'cleaner-project-page' into 'master'

Remove line under project description

## Before

![Screenshot_2015-06-05_19.44.39](https://gitlab.com/gitlab-org/gitlab-ce/uploads/e80e03a15ff32de489e61662674f8b70/Screenshot_2015-06-05_19.44.39.png)

## After

![Screenshot_2015-06-05_19.44.19](https://gitlab.com/gitlab-org/gitlab-ce/uploads/d4e2eb43802dbeee397fb6bc051b82b2/Screenshot_2015-06-05_19.44.19.png)

See merge request !776
This commit is contained in:
Dmitriy Zaporozhets
2015-06-05 18:32:23 +00:00
+3 -5
View File
@@ -15,18 +15,16 @@
}
.project-home-panel {
margin-bottom: 20px;
margin-top: 10px;
margin-bottom: 15px;
position: relative;
padding-left: 65px;
border-bottom: 1px solid #DDD;
padding-bottom: 10px;
padding-top: 5px;
min-height: 50px;
.project-identicon-holder {
position: absolute;
left: 0;
top: -10px;
top: -14px;
.avatar {
width: 50px;