log into joomla 4.0.0 beta 1 admin console as super admin in Safari on a Mac or Google Chrome on Mac
scroll down on the "Home Dashboard"
Click Add Module to dashboard
No double scroll bar
the modal has a double scroll bar on some screen resolutions
Safari on a Mac or Google Chrome on Mac
Labels |
Added:
?
|
Labels |
Added:
?
|
Confirmed, also on wide screens.
My guess it is related to the overflow for modal-body which is set to auto. In Safari it is corrected if we use initial
Testing now if this has any unwanted consequences.
Making PR now as it looks like working fine.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-08-05 10:59:12 |
Closed_By | ⇒ | infograf768 |
@PhilETaylor
please test patch
Please confirm if this is still reproducible after PR #29527. Thanks.