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

Remove the border of elFinder when in full screen #186

Conversation

michaellindahl
Copy link
Contributor

PR #185 attempted (commit 4b0e7ff) attempted to make the elFinder popup windows full screen. However, it neglected to take into account the border leaving the browser's scroll bar visible. Commit a8e474a fixed this issue by removing two pixels from the new height of the in the javascript. This proposed fix, removes that 2 pixel adjust in the javascript in favor of removing the border from the full screen windows.

@tabacitu
Copy link
Member

Awesome :-)

@tabacitu tabacitu merged commit bfc68c7 into Laravel-Backpack:master Oct 17, 2016
@michaellindahl michaellindahl deleted the fix-remove-fullscreen-elfinder-border branch September 5, 2017 01:25
This was referenced Apr 2, 2020
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.

2 participants