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

Added padding top to icon menu #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hphuocthanh
Copy link

@hphuocthanh hphuocthanh commented Aug 24, 2021

I used react-modal-image for a side project and was having troubles with the styling of .__react_modal_image__icon_menu (the icons stuck on top of the header) -> screenshots here:

without padding top

with padding top

So I think adding a padding-top with the same value as the one for .__react_modal_image__caption fixes the issue.

I used react-modal-image for a side project and was having troubles with the styling of .__react_modal_image__icon_menu (the icons stuck on top of the header) -> screenshots here: https://drive.google.com/drive/folders/1K3lUxucslQQG73ZQH05GvyRheOytizK_?usp=sharing

So I think adding a padding-top with the same value as the one for .__react_modal_image__caption fixes the issue.
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