iamgollum opened a new pull request #1223: Fixed stack ordering of absolute positioned no results view URL: https://github.com/apache/couchdb-fauxton/pull/1223 # Overview <img width="398" alt="Screen Shot 2019-09-10 at 11 24 30 PM" src="https://user-images.githubusercontent.com/1408766/64667524-16559a80-d428-11e9-8b41-66fe0a5e4230.png"> # Github Issue Addresses one of many issues in #998 # Solution Using image below I determined the stack ordering of the elements and then re-arranged them. https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_without_z-index <img width="671" alt="Screen Shot 2019-09-11 at 12 07 21 AM" src="https://user-images.githubusercontent.com/1408766/64667555-2d948800-d428-11e9-9b96-4ee81de24635.png"> # Checklist - [x] - Code works correct; - [x] - Changes are covered by tests (styling issue, so not needed in this project)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
