remove caret from menus:

This commit is contained in:
Mo Bitar
2017-05-04 00:28:45 -05:00
parent 0a646fdb80
commit 954c3a5c3f
4 changed files with 6 additions and 22 deletions

View File

@@ -11,8 +11,6 @@
%li.dropdown
%a.dropdown-toggle{"ng-click" => "ctrl.showMenu = !ctrl.showMenu"}
Sort
%span.caret
%span.sr-only
%ul.dropdown-menu.dropdown-menu-left.nt-dropdown-menu.dark{"ng-if" => "ctrl.showMenu"}
%li