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

Add pt-fill support to file upload #826

Merged
merged 2 commits into from
Mar 13, 2017
Merged

Add pt-fill support to file upload #826

merged 2 commits into from
Mar 13, 2017

Conversation

llorca
Copy link
Contributor

@llorca llorca commented Mar 10, 2017

Fixes part of #751

@llorca llorca requested review from cmslewis and giladgray March 10, 2017 22:03
@@ -88,7 +89,8 @@ Styleguide components.forms.fileupload
border-radius: $pt-border-radius;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
width: $pt-grid-size * 7;
// compensating for the negative margin-left above
width: $pt-grid-size * 7 + $button-border-width;
Copy link
Contributor

Choose a reason for hiding this comment

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

add a variable for this $upload-button-width, see line 74 above.

@blueprint-bot
Copy link

Add pt-fill support to file upload

Preview: docs
Coverage: core | datetime

@blueprint-bot
Copy link

Add variable for button width

Preview: docs | table
Coverage: core | datetime

@giladgray giladgray merged commit ce9bb6d into master Mar 13, 2017
@giladgray giladgray deleted the al/more-pt-fill branch March 13, 2017 23:47
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.

3 participants