Skip to content

Commit

Permalink
Merge pull request #316 from SAP/feature/#287
Browse files Browse the repository at this point in the history
feature/#287 fixes contextual menu button to support options light
  • Loading branch information
mikerodonnell89 committed Nov 21, 2018
2 parents 7661b61 + ee5d171 commit 53f436f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<fd-popover>
<fd-popover-control>
<button fd-button [fdType]="'secondary'" [glyph]="'vertical-grip'"></button>
<button fd-button [options]="'light'" [glyph]="'vertical-grip'"></button>
</fd-popover-control>
<fd-popover-body>
<fd-menu>
Expand Down Expand Up @@ -59,4 +59,4 @@
</fd-menu-list>
</fd-menu>
</fd-popover-body>
</fd-popover>
</fd-popover>

0 comments on commit 53f436f

Please sign in to comment.