You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The section "development-notice" in the "personal info" settings (at the bottom) is no longer centred.
I have no idea why, css of the div seems identical to nc30 to my quick look.. But I am not very familiar with the vue of nextcloud..
Nextcloud version: NC 31
Tested on fresh nextcloud AIO with no custom css.
In nextcloud 30 it is centred, and to my knowledge earlier as well.
If someone is looking at its css; maybe it could be made sure its always at the bottom of the page even when there is no scrollbar (in the personal info page) as in that case it can end up quite close to the middle of the screen which looks a bit weird and takes focus from the settings. See second image:
(this case can occur if for example public profiles are disabled, and/or settings are manually hidden with custom css)
The text was updated successfully, but these errors were encountered:
The section "development-notice" in the "personal info" settings (at the bottom) is no longer centred.
I have no idea why, css of the div seems identical to nc30 to my quick look.. But I am not very familiar with the vue of nextcloud..
Nextcloud version: NC 31
Tested on fresh nextcloud AIO with no custom css.
In nextcloud 30 it is centred, and to my knowledge earlier as well.
If someone is looking at its css; maybe it could be made sure its always at the bottom of the page even when there is no scrollbar (in the personal info page) as in that case it can end up quite close to the middle of the screen which looks a bit weird and takes focus from the settings. See second image:
(this case can occur if for example public profiles are disabled, and/or settings are manually hidden with custom css)
The text was updated successfully, but these errors were encountered: