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
  • #30543
Closed
Open
Issue created Apr 09, 2020 by Administrator@rootContributor

min-height, min-width to 100% utilities

Created by: JochLAin

In current version of bootstrap classes mh-100 and mw-100 respectively define the max-height and max-width to 100%. But none for min-height and min-width ; usefull, for example, in the dropdown-menu aligned to the width of its parent but not restricted.

I had the idea to use the classes :

  • mh-100 and mw-100 for min-height and min-width
  • Mh-100 and Mw-100 for max-height and max-width

I know that this feature is complicated because of long time implemented feature but it's cool if you can think of that in future versions.

Thank you

Assignee
Assign to
Time tracking