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
  • Merge requests
  • !20464

adds a .custom-select-lg and makes .custom-select-sm use proper vars

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/judetucker/add_custom_select_lg into v4-dev Aug 04, 2016
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: judetucker

This PR does two things.

  1. Adds a .custom-select-lg and corresponding variables to Resolve #20316 (closed)
  2. Makes the pre-existing .custom-select-sm class use the pre-existing $custom-select-sm-padding-y and $custom-select-sm-font-size which were added to the _variables.scss in https://github.com/twbs/bootstrap/commit/6b318ef176f894ed1ed8f81dd892319701ff0dcf#diff-d8ee409a461718bfb6240710c8c73382R373 but never referenced anywhere.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/judetucker/add_custom_select_lg