joomla / cassiopeia

Home of the Cassiopeia frontend template working group for version 4 of the Joomla! Content Management System
GNU General Public License v2.0
7 stars 16 forks source link

Update offline.scss #222

Closed drmenzelit closed 3 years ago

drmenzelit commented 3 years ago

Pull Request for Issue #219 .

Summary of Changes

Change height to min-height to allow scroll if an offline image makes the form bigger

Testing Instructions

Run npm run build:css Put the site offline and select a big (in height) offline image

Expected result

You can scroll on the page

Actual result

You can't scroll (see issue)

chmst commented 3 years ago

Thanks!