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
  • #11588
Closed
Open
Issue created Nov 22, 2013 by Administrator@rootContributor

Normal p, small, ... in jumbotron

Created by: IsaiahvH

Hello,

Wouldn't it be an idea to add a .no-jumbo class to (text) elements in a jumbotron who shouldn't be 'jumbood' (made big, appear as if they have the .lead class)?

Now every <p>, <small> and other text elements are always 'jumbood' in a jumbotron. This isn't bad, but in some cases you would just like to add a <small>on the bottom of the jumbotron, with a nice text-muted class. Now you can't, because it's still way too big and it has a lead style, which shouldn't be applied to a <small>, right?

Normally you'd just place it outside the jumbotron, but in my example you'd want the same grey background color, the same padding; just a jumbotron style without the text itself being 'jumbood'.

Couldn't you use a :not(.no-jumbo)? It would be clean and, as I see it, a nice little option.

Assignee
Assign to
Time tracking