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
  • #21039
Closed
Open
Issue created Oct 28, 2016 by Administrator@rootContributor

line-height is not specified for page-links

Created by: stefan-staynov

I've noticed that the pagination component is slightly bigger than button's and form-control's. form-control's and button's have their line-height set to 1.25. This is not the case for page-link's. When I place a button or a form-control next to a pagination components, they look out of place. It makes sense to me to apply line-height: 1.25 to page-link as well and make all components the same height.

Here is an example of what I'm talking about: http://codepen.io/anon/pen/ALkJyw

Bootstrap v4 alpha5

Assignee
Assign to
Time tracking