Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix css specificity for content class #6

Open
RickCogley opened this issue Jun 1, 2015 · 0 comments
Open

Fix css specificity for content class #6

RickCogley opened this issue Jun 1, 2015 · 0 comments
Assignees
Labels

Comments

@RickCogley
Copy link
Owner

Css entry for ".content" is conflicting with nanoGallery's class, and causing nanoGallery to zoom photos only into the main content area, rather than full screen as expected. Not specific enough:

.content {
padding: 2rem 3rem 0;
margin-left: 25%;
}

Per Kris-B/nanoGALLERY#77 (comment)

THanks @Kris-B :-)

@RickCogley RickCogley added the bug label Jun 1, 2015
@RickCogley RickCogley self-assigned this Jun 1, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant