Merge pull request #5958 from opf/fix/26396-close-icon-for-Save-as-modal-not-working

[26396] Close icon for "Save as" modal not working
pull/5959/head
Henriette Dinger 7 years ago committed by GitHub
commit ff29e4e7e1
  1. 2
      app/assets/stylesheets/content/_modal.sass

@ -85,6 +85,8 @@ $ng-modal-image-width: $ng-modal-image-height
//+media($large-screen)
width: 40%
.form
position: initial
.modal-header
padding: 0
i

Loading…
Cancel
Save