Skip to content

Commit

Permalink
Switched button to outline
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Mar 7, 2018
1 parent da83744 commit c5ae9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ul class="navbar-nav ml-auto">
<li class="dropdown d-flex align-items-center" ngbDropdown placement="bottom-right" #dropdown="ngbDropdown">
<button
class="btn btn-primary btn-sm"
class="btn btn-outline-primary btn-sm"
id="addNewDropdown"
role="button"
aria-haspopup="true"
Expand Down

0 comments on commit c5ae9fc

Please sign in to comment.