Remove duplicate styles.

This commit is contained in:
Douwe Maan
2015-12-02 14:09:18 +01:00
parent de5e28cdcf
commit 762e759bb3
@@ -30,12 +30,6 @@
}
.project-home-panel {
text-align: center;
background: #f7f8fa;
margin: -$gl-padding;
padding: $gl-padding;
padding: 44px 0 17px 0;
.project-identicon-holder {
margin-bottom: 16px;
@@ -105,7 +99,6 @@
display: inline-table;
position: relative;
top: 17px;
margin-bottom: 44px;
}
.project-repo-buttons {