Skip to content

Commit d01f7eb

Browse files
committed
fix lint
1 parent 14b106a commit d01f7eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web_src/css/repo/clone.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/* used by the clone-panel popup */
1212
.clone-panel-field,
1313
.clone-panel-list {
14-
margin: 10px 10px;
14+
margin: 10px;
1515
}
1616

1717
.clone-panel-tab .item {
@@ -24,7 +24,7 @@
2424
}
2525

2626
.clone-panel-tab + .divider {
27-
margin: -1px 0 0 0;
27+
margin: -1px 0 0;
2828
}
2929

3030
.clone-panel-list .item {

0 commit comments

Comments
 (0)