diff --git a/app/assets/stylesheets/ViSH_style_guide/general/layouts/_modal_forms.css.sass b/app/assets/stylesheets/ViSH_style_guide/general/layouts/_modal_forms.css.sass index 6f2bfffc0..ab9b89e54 100644 --- a/app/assets/stylesheets/ViSH_style_guide/general/layouts/_modal_forms.css.sass +++ b/app/assets/stylesheets/ViSH_style_guide/general/layouts/_modal_forms.css.sass @@ -320,9 +320,9 @@ //---------------------- -//MODAL competition +//MODAL resource contributions //---------------------- -.modal_join +.new_contribution_resource .modal-dialog .modal-header h1 diff --git a/app/assets/stylesheets/ViSH_style_guide/pages/workshops.css.sass b/app/assets/stylesheets/ViSH_style_guide/pages/workshops.css.sass index f853c4841..f7bf7169a 100644 --- a/app/assets/stylesheets/ViSH_style_guide/pages/workshops.css.sass +++ b/app/assets/stylesheets/ViSH_style_guide/pages/workshops.css.sass @@ -576,7 +576,7 @@ ul.workshop_activities_list_edit margin-top: 3.8rem // Contributions -#join_contribution +.new_contribution_resource #url_choose_wa margin-top: 25px #url_choose_wa_input @@ -591,7 +591,7 @@ ul.workshop_activities_list_edit overflow: auto .modal-body height: auto - #joining_tabs + .joining_tabs height: auto .items li.box-item diff --git a/app/views/contributions/_submit_resource.html.erb b/app/views/contributions/_submit_resource.html.erb index 8ef011496..3115e6e08 100644 --- a/app/views/contributions/_submit_resource.html.erb +++ b/app/views/contributions/_submit_resource.html.erb @@ -1,73 +1,20 @@ -