samvera / browse-everything

Rails engine providing access to files in cloud storage
Apache License 2.0
114 stars 22 forks source link

Modal partial has layout issue in 2.x branches #409

Open eliotjordan opened 2 years ago

eliotjordan commented 2 years ago

In 2.x branches, the modal partial has a layout error. The h4 tag should come before the button tag.

https://github.com/samvera/browse-everything/blob/516d8e74ccc5b3f68ebe3750e4f7004dbae512a6/app/views/browse_everything/_modal.html.erb#L5-L8

Screen Shot 2022-06-29 at 1 13 24 PM