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

[Chrome] Cards inside .card-columns stack differently

Created by: glebez

In case when there's a few cards inside card-columns container they get distributed differently in Chrome, comparing to FF and Safari.

For example, with 2 cards, in Chrome they stay in the same column and are placed one under another. In FF and Safari they are distributed among 2 columns and displayed side by side.

Adding 3rd card leads to this: In chrome there are 2 cards in the 1st column and 1 in the 2nd. In other browsers there is 1 card in each of 3 columns.

Here is the reduced test case for 2 cards. Here is the reduced test case for 3 cards.

I'm using BS4 alpha 3, running Mac Os 10.11.6, Chrome 53.0.2785.116 (64-bit), Firefox 49.0.1 and Safari 9.1.2 (11601.7.7).

Assignee
Assign to
Time tracking