Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Feature cassiopeia/remove obsolete margin #194

Merged
merged 3 commits into from
Oct 22, 2020
Merged

Feature cassiopeia/remove obsolete margin #194

merged 3 commits into from
Oct 22, 2020

Conversation

hans2103
Copy link
Collaborator

@hans2103 hans2103 commented Oct 22, 2020

Pull Request for Issue joomla/joomla-cms#31195

Summary of Changes

After merge of joomla/joomla-cms#31195 this PR will fix obsolete spacing between elements.
It removes the margin-bottom from both .breadcrumb and empty alert box. And it removes the empty alert box from the DOM.

Testing Instructions

Expected result

The expected result is a gap of 1rem. Breadcrumb and the output of the component have no obsolete margin between the elements.

Schermafbeelding 2020-10-22 om 08 56 22

Actual result

The actual result is a gap bigger than 1rem. This is due to a margin-bottom on the breadcrumbs and a margin-top added to the empty alert box, although it is empty. It is a succeeding element and therefor it gets a margin-top.

Schermafbeelding 2020-10-22 om 08 57 14

Documentation Changes Required

@richard67
Copy link
Member

@drmenzelit @hans2103 As the description says, this PR has to wait until joomla/joomla-cms#31195 is merged in the CMS repo. But now as this PR here has been approved, it is not protected anymore from being merged. So if someone of us works on a touch screen and falls asleep due to too much work and then accidently hits the merge button with his or her forehead, the PR gets merged.

I am not happy with that.

To be safe, @hans2103 could change the PR back to draft.

@hans2103 hans2103 marked this pull request as draft October 22, 2020 07:59
@hans2103
Copy link
Collaborator Author

converted to draft

@drmenzelit
Copy link
Collaborator

Sorry for being too fast ;-)

@hans2103 hans2103 marked this pull request as ready for review October 22, 2020 14:04
@hans2103
Copy link
Collaborator Author

Since joomla/joomla-cms#31195 has been merged, this PR is no longer a draft.

@chmst chmst merged commit 1572fe5 into joomla:development Oct 22, 2020
@chmst
Copy link
Collaborator

chmst commented Oct 22, 2020

Merged now, thanks!

@hans2103 hans2103 deleted the feature-cassiopeia/remove-obsolete-margin branch October 22, 2020 14:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants