Skip to content
Snippets Groups Projects
Commit f7ff146a authored by Douwe Maan's avatar Douwe Maan
Browse files

Fix size of disabled 'New file' button

parent 7e8dc22d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -32,5 +32,5 @@
New directory
- elsif !on_top_of_branch?
%li
%span.btn.add-to-tree.disabled.has_tooltip{title: "You can only add files when you are on a branch.", data: {container: 'body'}}
%span.btn.btn-sm.add-to-tree.disabled.has_tooltip{title: "You can only add files when you are on a branch.", data: {container: 'body'}}
= icon('plus')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment