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
  • #13809
Closed
Open
Issue created Jun 12, 2014 by Franz Josef Kaiser@franz-josef-kaiser

LESS: Font size of small tag does not use @font-size-small

Currently, both <small> and small are set to a font-size of 85% fixed. The @font-size-small is not used to set it.

See ~/less/variables.less on L#50 for @font-size-small.

See ~/less/types.less on L#80 for small, .small definitions.


Additional to that: h1, h2, h3, .h1, .h2, .h3, h4, h5, h6, .h4, .h5, .h6 all have a .small, small setting as well: Are you sure that 65% and 75% is the correct assumption?

Assignee
Assign to
Time tracking