Skip to content

Commit

Permalink
fix(overflow-menu.html): remote extra text (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
hellobrian authored and tw15egan committed Jun 6, 2017
1 parent 0981c93 commit 0d3d021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/overflow-menu/overflow-menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<button class="bx--overflow-menu-options__btn">Rename app</button>
</li>
<li class="bx--overflow-menu-options__option">
<button class="bx--overflow-menu-options__btn">Edit routes and access, use title when</button>
<button class="bx--overflow-menu-options__btn">Edit routes and access</button>
</li>
<li class="bx--overflow-menu-options__option bx--overflow-menu-options__option--danger">
<button class="bx--overflow-menu-options__btn">Delete app</button>
Expand Down

0 comments on commit 0d3d021

Please sign in to comment.