User tests: Successful: Unsuccessful:
Every view has a single containing div except for the login page which has two divs.
This creates issues when styling if for example you wanted to put a border around the div or a background. Every page but this one will have one box. This one will have two.
To test add the following code immediately after the head in the site template
`<style>main>[class^="com-"]{background-color:grey; border:5px solid black;}</style>`
Status | New | ⇒ | Pending |
Category | ⇒ | Front End com_users |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-03-02 17:42:14 |
Closed_By | ⇒ | Quy | |
Labels |
Added:
?
|
Thanks
thanks
I have tested this item✅ successfully on 8e6128e
Tested successfully in 4.1.1-dev of 2 March using PHP 8.0.15
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37164.