-
Notifications
You must be signed in to change notification settings - Fork 96
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
no scrolling on live map preview #650
Comments
The map located at the end of the page which really seems odd and not so comfortable to look at. tell me what you think |
@YuvalMasada I think a simple .leaflet-container {
min-height: calc(100vh - 88px);
} will solve the issue |
I've added the css you wrote in your comment. I'm adding a screenshot. @NoamGaash do you think it needs some gap from the bottom of the page? |
@YuvalMasada as you wish - you know better :) |
fixing issue #721 can really fix it |
I've committed two css changes in https://github.com/hasadna/open-bus-map-search/pull/724 |
solved in #724 Good Job @YuvalMasada ! 👏 🏅 |
@all-contributors please add @YuvalMasada for code |
I've put up a pull request to add @YuvalMasada! 🎉 |
Contact Name: דורון זמיר
Contact Email: [email protected]
Description:
במסך 'מפה בזמן אמת' לא מופיעים פסי גלילה ולא ניתן לראות את המפה. מצרף צילום מסך
Environment: ווינדוס, דפדפן edge
Expected Behavior:
האתר המוצג גדול מגודל המסך, צפוי שיופיעו פסי גלילה שמאפשרים גלילת המסך מטה ותצוגה של כולו
Actual Behavior:
לא מופיעים פסי גלילה ולא ניתן לגלול מטה וגם כאשר לוחצים על 'מפה במצב מלא' משהו לא מסתדר בתצוגה
Reproducibility: כל פעם
The text was updated successfully, but these errors were encountered: