Make tree view "Add file" button smaller

This commit is contained in:
Douwe Maan
2015-12-02 14:59:04 +01:00
parent 7a6986039d
commit 6789bd25ef
@@ -14,7 +14,7 @@
- if allowed_tree_edit?
%li
%span.dropdown
%a.dropdown-toggle.btn.add-to-tree{href: '#', "data-toggle" => "dropdown"}
%a.dropdown-toggle.btn.btn-sm.add-to-tree{href: '#', "data-toggle" => "dropdown"}
= icon('plus')
%ul.dropdown-menu
%li