feat: Set no wrap on Delete Keymap and Delete Macro icons (#371)

close #369
This commit is contained in:
Róbert Kiss
2017-07-25 00:38:43 +02:00
committed by László Monda
parent c17bf0fd3d
commit 817daafd18
4 changed files with 20 additions and 5 deletions

View File

@@ -27,6 +27,7 @@
[class.disabled]="!deletable"
data-toggle="tooltip"
data-placement="bottom"
html="true"
(click)="removeKeymap()"
></i>
<i class="fa fa-files-o keymap__duplicate pull-right"