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: update modal docs to remove .modal-demo-bg #593

Merged
merged 2 commits into from Jan 17, 2020
Merged

Conversation

jbadan
Copy link
Contributor

@jbadan jbadan commented Jan 17, 2020

Description

This class was only referenced in customstyles.css, which is not used on the docs site (it is only called in head_print.html.

This was causing confusion as to whether that div was actually necessary.

Screenshots

NOTE: If you've made any style changes, please provide appropriate screenshots (before and after) to help reviewers.

To see examples of which screenshots to include, go to Screenshot Examples.

Before:

Screen Shot 2020-01-17 at 10 01 51 AM

After:

Screen Shot 2020-01-17 at 10 02 15 AM

background-color:rgba(0, 0, 0, 0.5);
padding: 40px;
}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@InnaAtanasova do you think we can just remove this file entirely and cleanup head_print.html? Or maybe even delete head_print? It's referencing a ton of css that doesn't exist anymore and I'm not sure we still need it.

@jbadan jbadan requested a review from a team January 17, 2020 18:08
@netlify
Copy link

netlify bot commented Jan 17, 2020

Deploy preview for fundamental-styles ready!

Built with commit c78b349

https://deploy-preview-593--fundamental-styles.netlify.com

@jbadan jbadan merged commit 11b7208 into master Jan 17, 2020
@jbadan jbadan deleted the fix/modal-examples branch January 17, 2020 22:10
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

2 participants