-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Top titlebar is too high and leaving a gap to the bar below #1426
Comments
Hey @arnowelzel, thanks for the report. This got fixed with the latest 2.14.0 release of Collectives. |
Ok, there is no visible text any longer. But the bar is still higher as it should be. In older versions, there was an 8px padding to the top, now it still looks like the bar is nearly stuck at the top border - this is the original reason, why the text was visible at all: Just moving that to to 8px padding from the top would have fixed it as well. For comparison - the "Search" box on the left is also not that close to the border: I fixed this by applying a custom style in my own instance:
Result: |
Fixes: #1426 Signed-off-by: Jonas <jonas@freesources.org>
Thanks @arnowelzel. The reason for the title bar being too close to the top header bar is some refactoring that was necessary for the Nextcloud 30 design changes. I've pushed a fix in #1430. |
Fixes: #1426 Signed-off-by: Jonas <jonas@freesources.org>
Describe the bug
The title bar is positioned too high and thus leaving a blank space to the next line where the content is displayed when scrolling a page up.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The title bar is positioned correctly.
Screenshots
Page in view mode:
Page in edit mode:
Server details:
Client details:
Logs
Nextcloud log (data/nextcloud.log)
(not relevant)
Browser log
The text was updated successfully, but these errors were encountered: