Problem/Motivation

Now, CSS is okay only for image styles with resolutions like 200x200 or bigger.
If a user doesn't change the resolution, he sees broken cards and in some cases, it's not comfortable.
It's better to make CSS styles of module more flexible to make cards look good even for smaller image styles.

Proposed resolution

Restyle cards

Comments

terry_kolodiy created an issue. See original summary.

  • 5f19e87f committed on 8.x-1.x
    Resolve #3494750: Made CSS more flexible for smaller image styles
    
terry_kolodiy’s picture

Fixed:

- Optimized styles for smaller screens
- Added several styles for button (for better user experience)
- Added scroll for back side (for small image styles)

terry_kolodiy’s picture

Status: Active » Fixed
terry_kolodiy’s picture

Status: Fixed » Closed (fixed)