Skip to content

Commit

Permalink
remove a button border
Browse files Browse the repository at this point in the history
  • Loading branch information
sylingd committed Sep 17, 2017
1 parent 7303bf3 commit 9d77cf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manage.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
.btn-group > .btn:first-child:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right-style: none;
}
.btn-group a {
cursor: pointer;
Expand Down

0 comments on commit 9d77cf7

Please sign in to comment.