User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This PR fixes module spacing when selecting a module tag other than div
.
After applying this PR the spacing between modules is reduced since margin-bottom is removed.
All spacing should be accomplished by the lobotomized owl selector * + *
. Not by using both margin-top
and margin-bottom
on modules.
Make sure some kind of Sample Data is applied and Cassiopeia is default frontend template.
Joomla administrator > Content > Site Modules
Open module "Popular Tags" assigned to position sidebar-right
(this is the second module shown in sidebar-right)
Go to tab Advanced
Change Module Tag from div
to aside
Save & Close
Refresh frontend
Apply PR
Open terminal to run npm build:css
on Joomla root
Refresh frontend to see effect AFTER PR
div
div
I don't know if changes on documentation is required.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Templates (site) NPM Change |
Labels |
Added:
NPM Resource Changed
?
|
@dgrammatiko Thumbs up for the lobotomised owl
?
can you test the PR too please?
I have tested this item
Tested with Chrome on Win64
I have tested this item
Tested Succesfully
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-08-04 22:17:05 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
Thumbs up for the lobotomised owl?