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
See gitbucket/gitbucket#1698.
The text was updated successfully, but these errors were encountered:
Thanks for your report.
I think, this is an incompatibility with the newly introduced AdminLTE in gitbucket.
Sorry, something went wrong.
This issue is still present in current master with GitBucket 4.26.
If anybody has an idea how to fix it, I'd be very glad to accept your PR.
Here is a simple way to reproduce:
make localServer
Test.adoc
= Test .Simple Java class [source,java] ---- public class Sample { } ---- This is a sample java code.
GitBucket 4.34.0 allows to use custom CSS, so I think that we can write the following to improve the display (ref: gitbucket/gitbucket#1698 (comment)).
.content { min-height: auto; }
This is a temporary solution, but I hope it is helpful.
No branches or pull requests
See gitbucket/gitbucket#1698.
The text was updated successfully, but these errors were encountered: