Skip to content

Commit

Permalink
Make Add / Remove buttons have solid borders on panel. (#1160)
Browse files Browse the repository at this point in the history
Make Add / Remove buttons have solid borders on panel.
  • Loading branch information
aaron-collier authored Aug 2, 2019
2 parents 901bfae + 78cca5a commit 835f3fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ body {
.panel-heading > .btn-add, .panel-heading > .btn-remove {
float: right;
margin-top: -5px;
border-style: solid;
}

.btn-toggle {
Expand Down

0 comments on commit 835f3fd

Please sign in to comment.