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
  • #14337
Closed
Open
Issue created Aug 06, 2014 by Administrator@rootContributor

Jumbotron doesn't have rounded corners when inside .container-fluid

Created by: aried3r

In https://github.com/twbs/bootstrap/commit/6273604601c58284f49b38ae4e52533b9689437c .container-fluid was added back to bootstrap, but the rule for rounded corners in jumbotron.less was left unmodified, is that on purpose?

I found the following in the documentation:

To make the jumbotron full width, and without rounded corners, place it outside all .containers and instead add a .container within.

which is not what I'm doing in my case. I also couldn't find any mention of components not having rounded corners because of .container-fluid.

Demo at bootply.

Assignee
Assign to
Time tracking