Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Fix unequal column display height issue #8

Closed
wants to merge 1 commit into from

Commits on Mar 14, 2017

  1. Fix unequal column display height issue

    Previously, if a movie title overflowed into two lines, that movie-tile
    div became longer than the others, causing the movie-tile divs in the
    row below to be shifted to the right of the long div.  Changing the
    display to flex fixes that problem.
    cstieg committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    bd97a71 View commit details
    Browse the repository at this point in the history