Skip to content

Conversation

tofumatt
Copy link
Contributor

@tofumatt tofumatt commented Jun 28, 2017

Fixes mozilla/addons#10469
Fixes mozilla/addons#10470


Mobile

screen shot 2017-06-29 at 15 56 47
screen shot 2017-06-29 at 15 56 51

Larger Screens

screen shot 2017-06-29 at 15 57 01
screen shot 2017-06-29 at 15 56 57

@tofumatt tofumatt force-pushed the desktop-landing-2561-2562 branch 3 times, most recently from a3b7738 to be5828a Compare June 29, 2017 22:59
@tofumatt tofumatt changed the title WIP: Desktop landing pages Desktop landing pages Jun 29, 2017
@tofumatt tofumatt requested a review from kumar303 June 29, 2017 23:05
Fixes #2561
Fixes #2562
@tofumatt tofumatt force-pushed the desktop-landing-2561-2562 branch from be5828a to 28f3fe8 Compare June 29, 2017 23:18
Copy link
Contributor

@kumar303 kumar303 left a comment

Choose a reason for hiding this comment

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

r+wc

I'm not thrilled about landing this with duplicate code but if you're in a hurry then we could do that as a follow-up.

i18n: Object,
}

export class CategoriesHeaderBase extends React.Component {
Copy link
Contributor

Choose a reason for hiding this comment

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

Make sure there's a bug on file to merge this with src/amo/components/Categories

display: block;
list-style: none;
margin: 0 auto;
padding: 0;
Copy link
Contributor

Choose a reason for hiding this comment

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

I see a couple instances of padding: 0 and margin: 0 in this patch. Are all those necessary? It didn't seem like they were necessary for overrides.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They're for ul and li items which have default styles. Not sure where we're declaring those but they do exist 😒

@tofumatt tofumatt merged commit 5458585 into master Jun 30, 2017
@tofumatt tofumatt deleted the desktop-landing-2561-2562 branch June 30, 2017 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a desktop themes landing page Implement a desktop extensions landing page
2 participants