govau / dta-gov-au

A Drupal 8 sub-theme for the DTA website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global – Level 3 cards

carsoa opened this issue · comments

create a min-height 10 rem (160px)

@carsoa I have made these cards have a min-height of 13rem (208px) for two reasons:

  • To resolve some ongoing issues with cards in older versions of IE, where shorter cards caused other cards to 'bump up' and create a row with only one card.
  • My testing shows 13rem is more appropriate for cards with longer headings and more text - this size accommodates a heading of 3 lines and body text of 4 lines, or a heading of 2 lines and body text of 5 lines.

Resolved by #320.