Unifies styles and views for admin budgets

This commit is contained in:
decabeza
2018-07-18 19:15:38 +02:00
parent f8707a73cd
commit a72eb380a2
8 changed files with 168 additions and 169 deletions

View File

@@ -2,7 +2,7 @@
<%= link_to t("admin.budgets.index.new_link"),
new_admin_budget_path,
class: "button float-right margin-right" %>
class: "button float-right" %>
<%= render 'shared/filter_subnav', i18n_namespace: "admin.budgets.index" %>