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
  • #19065
Closed
Open
Issue created Feb 02, 2016 by Administrator@rootContributor

<progress> bar rounding cut off when max != 100

Created by: bschaeffer

When a <progress> element's max attributes is over 100, the rounding is cutoff.

For me, this issue popped up when I was displaying progress bars in a table.table element, but occurs outside of it as well. Here's an example:

http://www.bootply.com/X7zC8gJyLG

Example Image

Though most examples of progress elements on the web use a max value of 100, I could find no documentation that 100 is the max allowed value.

Assignee
Assign to
Time tracking