Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

fix(footer): Footer logo is overflowing #2272

Merged
merged 1 commit into from
Sep 23, 2016
Merged

fix(footer): Footer logo is overflowing #2272

merged 1 commit into from
Sep 23, 2016

Conversation

LayZeeDK
Copy link
Contributor

@LayZeeDK LayZeeDK commented Sep 6, 2016

Footer logo was overflowing at ~960px wide viewport. Added background-size: contain (shorthand), and max-width: 100% to contain wrapper, and background image within grid.

Footer logo was overflowing at ~960px wide viewport. Added `background-size: contain` (shorthand), and `max-width: 100%` to contain wrapper, and background image within grid.
@LayZeeDK LayZeeDK changed the title Fixed footer logo overflowing fix(footer): Footer logo is overflowing Sep 6, 2016
@alexwolfe
Copy link
Contributor

@LayZeeDK I've checked out this branch and compared before/after but don't see any difference. Can you include a screen shot of what exactly this is fixing using the current site vs. your branch? Thanks!

@LayZeeDK
Copy link
Contributor Author

@alexwolfe

Chrome 53 beta 64-bit before:
image

Chrome 53 beta 64-bit after:
image

Edge 13 before:
image

Edge 13 after:
image

@alexwolfe alexwolfe merged commit 37cebe9 into angular:master Sep 23, 2016
wardbell pushed a commit to IdeaBlade/angular.io that referenced this pull request Sep 23, 2016
fix(footer): Footer logo is overflowing
@LayZeeDK LayZeeDK deleted the patch-1 branch September 23, 2016 18:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants