Skip to content

Commit 94c3d97

Browse files
authored
Update clone.css
1 parent f1cd90d commit 94c3d97

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

web_src/css/repo/clone.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@
55
flex: 1;
66
}
77

8+
.clone-buttons-combo > *:not(:last-child) {
9+
border-right: none !important;
10+
}
11+
812
.clone-buttons-combo input {
9-
border-left: none !important;
1013
border-radius: 0 !important;
1114
height: 30px;
1215
}

0 commit comments

Comments
 (0)