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

Adjust modal close buttons to be sized with banners. #407

Merged
merged 1 commit into from
Jan 23, 2015
Merged

Adjust modal close buttons to be sized with banners. #407

merged 1 commit into from
Jan 23, 2015

Conversation

DFurnes
Copy link
Contributor

@DFurnes DFurnes commented Jan 23, 2015

Changes

Desktop:

screen shot 2015-01-23 at 1 38 17 pm

Mobile:

screen shot 2015-01-23 at 1 37 46 pm

@weerd
Copy link
Contributor

weerd commented Jan 23, 2015

👍

@@ -62,12 +62,16 @@
position: absolute;
top: 0;
right: $base-spacing;
font-size: 45px;
font-size: 36px;
Copy link
Contributor

Choose a reason for hiding this comment

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

Should these font sizes correlate with the new font size variables you created with Neue 6?

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 sort of hackish since they're for an icon rather than plain text, and also to compensate for the multiplication sign "close" button being a pretty small glyph compared to other characters.

DFurnes added a commit that referenced this pull request Jan 23, 2015
Adjust modal close buttons to be sized with banners.
@DFurnes DFurnes merged commit 6369f79 into DoSomethingArchive:dev Jan 23, 2015
@DFurnes DFurnes deleted the modal-heading-mobile branch January 23, 2015 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

close button off-center on modal
3 participants