Skip to content

Commit 9d77cf7

Browse files
committed
remove a button border
1 parent 7303bf3 commit 9d77cf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manage.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
.btn-group > .btn:first-child:not(:last-child) {
9696
border-top-right-radius: 0;
9797
border-bottom-right-radius: 0;
98+
border-right-style: none;
9899
}
99100
.btn-group a {
100101
cursor: pointer;

0 commit comments

Comments
 (0)