Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !10466

Adds some extra space at the bottom of modals to make buttons in modal footer clickable

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/sparanoid/modal-ios7-fix into master Sep 05, 2013
  • Overview 0
  • Commits 4
  • Pipelines 0
  • Changes 1

Created by: sparanoid

When I click Cancel: img_2628

Action bar appears: img_2629

In iOS7, the action bar at the bottom of the screen hides automatically when the webpage scrolls down, when we wanna close an active modal, the system action bar can be accidentally triggered and the buttons in modal footer become hard to click.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/sparanoid/modal-ios7-fix