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 CSS for issue 1328 - Open Seadragon viewer #19

Closed
wants to merge 1 commit into from

Conversation

dflitner
Copy link
Contributor

GitHub Issue: Islandora/documentation#1328

What does this Pull Request do?

Adds CSS to make Open Seadragon viewer display in a larger size.

What's new?

Added CSS to node.css
/* Above makes Open Seadragon viewer very small. We undo

  • that so it takes up the whole of the content area. */
    .field-formatter-openseadragon-image .field-type-image__item {
    display: initial;
    }

Interested parties

@Islandora/8-x-committers

@dflitner
Copy link
Contributor Author

dflitner commented Feb 5, 2020

We are moving a fix to Open Seadragon module rather than Carapace to apply to all themes.

@dflitner dflitner closed this Feb 5, 2020
@dflitner dflitner deleted the 1328-fix branch February 5, 2020 21:34
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.

1 participant