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

Math width navdock #2747

Closed
johnfort opened this issue Oct 25, 2018 · 2 comments
Closed

Math width navdock #2747

johnfort opened this issue Oct 25, 2018 · 2 comments
Assignees

Comments

@johnfort
Copy link

johnfort commented Oct 25, 2018

elFinder/js/ui/navbar.js

L33 navdock.width(nav.get(0).offsetWidth - 2);

What '-2' ???? Possible remove ?
p.s. I don't use border!

@nao-pon
Copy link
Member

nao-pon commented Oct 26, 2018

@johnfort I am fixing this because it is necessary to correct the part hard-coding different values depending on the content of CSS. Thanks! 👍

@johnfort
Copy link
Author

the fractional part does not always match. Please look again at the math part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants