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

chore: fix css styles #102

Merged
merged 1 commit into from
Jan 19, 2018
Merged

chore: fix css styles #102

merged 1 commit into from
Jan 19, 2018

Conversation

augusto-jm-amaral
Copy link
Collaborator

@augusto-jm-amaral augusto-jm-amaral commented Jan 18, 2018

chore: fix css styles

Closes: https://github.com/pagarme/mercurio/issues/32

@augusto-jm-amaral augusto-jm-amaral self-assigned this Jan 18, 2018
@thgmhz thgmhz changed the title Layout adjustments progressbar: fix display on mobile Jan 18, 2018
- fixes footer button width on mobile
- hide progressbar on mobile
- fixes header min-height
@thgmhz thgmhz changed the title progressbar: fix display on mobile chore: fix css styles Jan 18, 2018
@@ -11,6 +11,8 @@ import { themr } from 'react-css-themr'

import { Grid, Row, Col } from '../Grid'

const isDesktop = window.innerWidth > 640
Copy link
Contributor

Choose a reason for hiding this comment

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

can't we put this in a helper file? we keep adding it in many different file ):

@vcapretz
Copy link
Contributor

I'm going to merge despite my comment so we have this fix earlier, opened a new issue: #103

@vcapretz vcapretz merged commit 454092f into master Jan 19, 2018
@thgmhz thgmhz deleted the layout-adjustments branch January 19, 2018 13:18
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.

None yet

3 participants