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
  • Issues
  • #27330
Closed
Open
Issue created Sep 27, 2018 by Administrator@rootContributor

[v3] navbar-fixed-* don't get right padding on modal open

Created by: iamandrewluca

When opening a modal and there is a vertical scrollbar on body, body gets added a pading right of scrollbar width and overflow hidden,
because without it content will move left and right.

Same applies for navbar-fixed-top and navbar-fixed-bottom,
When body has overflow hidden, navbar-fixed-* is moving left and right on modal toggle

  • Linux 4.15.0-34-generic #37-Ubuntu SMP x86_64 x86_64 x86_64 GNU/Linux
  • Google Chrome Version 69.0.3497.100 (Official Build) (64-bit)
  • https://codepen.io/iamandrewluca/pen/VEZNdY
Assignee
Assign to
Time tracking