Skip to content

Commit

Permalink
Extend menu item text a bit for visual consistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Oct 8, 2018
1 parent fad757c commit 5ffc85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/app/pages/queries/query.html
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ <h3>
</li>
<li>
<a ng-click="showEmbedDialog(query, selectedTab)" ng-if="!query.isNew()">
<span class="zmdi zmdi-code"></span> Embed
<span class="zmdi zmdi-code"></span> Embed elsewhere
</a>
</li>
<li>
Expand Down

0 comments on commit 5ffc85c

Please sign in to comment.