Skip to content

Commit 835f196

Browse files
committed
Merge branch 'margin-update' into 'master'
update old ![Screenshot_2016-01-14_22.46.52](/uploads/d165897a6118c4b276e6b53982077cb5/Screenshot_2016-01-14_22.46.52.png) new ![Screenshot_2016-01-14_22.46.21](/uploads/6b34cd8b1a2799506676103fcbc80450/Screenshot_2016-01-14_22.46.21.png) See merge request !2441
2 parents 513b456 + 519c293 commit 835f196

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/assets/stylesheets/pages/projects.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,12 @@
9292
}
9393

9494
.project-repo-buttons {
95-
margin-top: 12px;
95+
margin-top: 20px;
9696
margin-bottom: 0px;
9797

9898
.count-buttons {
9999
display: block;
100-
margin-bottom: 12px;
100+
margin-bottom: 20px;
101101
}
102102

103103
.clone-row {
@@ -163,7 +163,7 @@
163163
line-height: 13px;
164164
padding: $gl-vert-padding $gl-padding;
165165
letter-spacing: .4px;
166-
padding: 10px;
166+
padding: 10px 14px;
167167
text-align: center;
168168
vertical-align: middle;
169169
touch-action: manipulation;

0 commit comments

Comments
 (0)