User tests: Successful: Unsuccessful:
Pull Request for Issue #29434 .
Close button moved from top right of the screen and detached from the image to the top right of the image itself
npm ci
Preview any image in the media manager
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_media NPM Change |
Thats because the image is so tiny and the filename is so long. I definitely prefer that problem than not being able to find the x in the corner
can try:
bottom: 100%;
left: 100%;
and remove top: 0; right: 0;
then it will be at top right corner of the box, outside, in theory
Labels |
Added:
NPM Resource Changed
?
|
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-03 12:50:55 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
?
|
thanks
thanks
Thank you
Filename overlaps close button.