-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch '18438-ios-scrolling' into 'master'
Resolve "Scrolling horz on iOS for the secondary nav is broken" ## What does this MR do? Moves absolutely positioned `div`s outside of the scrolling container because mobile safari causes those elements to jump around on scroll. ## Are there points in the code the reviewer needs to double check? Check on a real iPhone (was only able to check in iOS simulator) ## Why was this MR needed? Mobile Safari. ## What are the relevant issue numbers? Closes #18438 ## Screenshots (if relevant)  See merge request !4869
parent
a0ce7cf3
No related branches found
No related tags found
Pipeline #
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/javascripts/layout_nav.js.coffee 3 additions, 3 deletionsapp/assets/javascripts/layout_nav.js.coffee
- app/assets/stylesheets/framework/nav.scss 38 additions, 54 deletionsapp/assets/stylesheets/framework/nav.scss
- app/views/layouts/nav/_admin.html.haml 5 additions, 6 deletionsapp/views/layouts/nav/_admin.html.haml
- app/views/layouts/nav/_group.html.haml 5 additions, 6 deletionsapp/views/layouts/nav/_group.html.haml
- app/views/layouts/nav/_profile.html.haml 47 additions, 46 deletionsapp/views/layouts/nav/_profile.html.haml
- app/views/layouts/nav/_project.html.haml 5 additions, 5 deletionsapp/views/layouts/nav/_project.html.haml
- app/views/projects/commits/_head.html.haml 5 additions, 5 deletionsapp/views/projects/commits/_head.html.haml