-
Notifications
You must be signed in to change notification settings - Fork 9
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
188 Button Tweak #287
188 Button Tweak #287
Conversation
core/css/decanter-grid.css
Outdated
@@ -1,37 +1,26 @@ | |||
html { | |||
-webkit-box-sizing: border-box; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤔 Why is the prefixing missing in your compile?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, sir. grunt sass
doesn't compile the prefixes. Running grunt styleguide
did it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes to the button look fine but your sass compiler is missing the browser prefixing.
@sherakama prefix is back. |
@yvonnetangsu this looks good to me. It just needs your blessing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm going to apologize in advance for being so nit-picky here 😄 .... The buttons look like they have just a tad too much padding at the bottom now. I looked at them with John together and these are the values we like the most - mind taking a look and see if they're ok?
Co-Authored-By: sherakama <[email protected]>
Co-Authored-By: sherakama <[email protected]>
Co-Authored-By: sherakama <[email protected]>
@yvonnetangsu Thanks for confirming with John! These work for me. |
READY FOR REVIEW
Summary
Needed By (Date)
Urgency
Steps to Test
grunt styleguide
Affected Projects or Products
Associated Issues and/or People
See Also