diff --git a/app/assets/stylesheets/participation.scss b/app/assets/stylesheets/participation.scss index cc7304607..c51304ed5 100644 --- a/app/assets/stylesheets/participation.scss +++ b/app/assets/stylesheets/participation.scss @@ -1110,7 +1110,8 @@ p, a, .back, - .icon-angle-left { + .icon-angle-left, + .description { color: #fff; } diff --git a/app/views/budgets/index.html.erb b/app/views/budgets/index.html.erb index 01ce04f93..a20f1911c 100644 --- a/app/views/budgets/index.html.erb +++ b/app/views/budgets/index.html.erb @@ -8,8 +8,9 @@
<%= link_to t("budgets.index.section_header.help"), "#section_help" %>