Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(footers): Adding EC logo to all the footers - FRONT-3224 #2222

Merged
merged 9 commits into from
Oct 11, 2021

Conversation

planctus
Copy link
Contributor

@planctus planctus commented Oct 4, 2021

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 4, 2021

@@ -17,6 +17,18 @@ exports[`Footer Core EC default renders correctly 1`] = `
<div
class="ecl-footer-core__section"
>
<a
Copy link
Contributor

@papegaill papegaill Oct 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strange focus state actually on the logo:

Screenshot 2021-10-08 at 14 33 40

already better by having display:block to the href

Screenshot 2021-10-08 at 14 34 03

I think it would be better to set the bottom margin on the parent href instead of the logo imgso the focus will be better around the logo only. as made on standardised?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, the element was inline and that's why the margin was applied to the image, now this behaves as the others.

@papegaill papegaill merged commit db2d1d0 into v3-dev Oct 11, 2021
@papegaill papegaill deleted the front-3224-ec-logo-footer branch October 11, 2021 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants