Merge "Remove gap in angular table actions menu"

This commit is contained in:
Jenkins 2016-03-15 01:54:52 +00:00 committed by Gerrit Code Review
commit f168fa34e3
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@
ng-class="actionClasses"
ng-click="disabled || callback(item)">
<ng-transclude></ng-transclude>
</button>
<!-- Dropdown caret button -->
<button class="split-caret dropdown-toggle" dropdown-toggle
</button><!--
Dropdown caret button
--><button class="split-caret dropdown-toggle" dropdown-toggle
ng-class="actionClasses"
aria-expanded="false">
<span class="fa fa-caret-down"></span>