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
  • #17812
Closed
Open
Issue created Oct 08, 2015 by Administrator@rootContributor

Chrome bug makes rem sized borders vanish on zoom out

Created by: misterdai

While checking Bootstrap V4, I noticed that the card borders vanish in Google Chrome when zoomed out by 1 increment or more. Other browsers (Firefox, IE) behave themselves and the border stays visible. Appears to be caused by a Chromium bug that's not going to be fixed until they've released their Slimming Paint code.

https://code.google.com/p/chromium/issues/detail?id=382483

As far as I can tell, this currently only affects cards in V4 as they use rem based borders. I'm unsure on the approach V4 intends to take, but this probably should be taken into consideration if all borders will be sized in rem's eventually.

Here's an example of the normal zoom level and one step zoomed out on Chrome.

bootstrap-v4-cards

Assignee
Assign to
Time tracking