We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
elFinder/js/ui/navbar.js
L33 navdock.width(nav.get(0).offsetWidth - 2);
What '-2' ???? Possible remove ? p.s. I don't use border!
The text was updated successfully, but these errors were encountered:
@johnfort I am fixing this because it is necessary to correct the part hard-coding different values depending on the content of CSS. Thanks! 👍
Sorry, something went wrong.
a98c5ac
the fractional part does not always match. Please look again at the math part.
[ui:navdock] rel #2747 correction of the ui size adjustment
d0fa2a2
nao-pon
No branches or pull requests
elFinder/js/ui/navbar.js
L33 navdock.width(nav.get(0).offsetWidth - 2);
What '-2' ???? Possible remove ?
p.s. I don't use border!
The text was updated successfully, but these errors were encountered: