diff --git a/app/assets/stylesheets/participation.scss b/app/assets/stylesheets/participation.scss index 2ecb55719..c29f82247 100644 --- a/app/assets/stylesheets/participation.scss +++ b/app/assets/stylesheets/participation.scss @@ -244,7 +244,7 @@ // 02. New participation // --------------------- -.debate-form, +.debate-new, .proposal-new, .budget-investment-form, .document-form, @@ -290,7 +290,7 @@ } } -.debate-form { +.debate-new { .recommendations li::before { color: $debates; diff --git a/app/views/debates/edit.html.erb b/app/views/debates/edit.html.erb index 8645be255..129cdd8a0 100644 --- a/app/views/debates/edit.html.erb +++ b/app/views/debates/edit.html.erb @@ -1,4 +1,4 @@ -