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

document: fix size of the thumbnail on mobile detail view #2958

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

Garfield-fr
Copy link
Contributor

@Garfield-fr Garfield-fr commented Jun 14, 2022

Copy link
Contributor

@zannkukai zannkukai left a comment

Choose a reason for hiding this comment

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

You create 2 rules for same selector.
at L22, you create a general rules, applying in all cases.
at L35, you create a rule, only applying if media is "medium or smaller". This rule seems not useless (all the figure#thumbnail .thumb block into @media) because already define as general rule.

* Closes rero#2733.

Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
@Garfield-fr Garfield-fr merged commit ba87771 into rero:staging Jun 21, 2022
@Garfield-fr Garfield-fr deleted the zub-thumbnail branch June 30, 2022 05:40
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.

Better size for document icons and thumbnails in the mobile version
4 participants