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

fix(cordova): add Sass variables for md and wp statusbar padding #8788

Merged
merged 2 commits into from
Oct 18, 2016

Conversation

brandyscarney
Copy link
Member

fixes #8712

@@ -3,9 +3,13 @@
// iOS Cordova
// --------------------------------------------------

/// @prop - Height of the Statusbar
$cordova-ios-statusbar-padding: 20px !default;
Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM!
just one thing, not sure if it was done on purpose: there are 3 spaces between 20px and !default

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch! I fixed it.

@manucorporat manucorporat merged commit 8921cb1 into master Oct 18, 2016
@brandyscarney brandyscarney deleted the fix/cordova branch October 28, 2016 16: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.

fix(statusbarPadding): add variables to differentiate status bar height between modes
2 participants