]> source.dussan.org Git - nextcloud-server.git/commit
Remove no longer needed CSS rules 30144/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Thu, 2 Dec 2021 07:01:20 +0000 (08:01 +0100)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Thu, 9 Dec 2021 05:58:07 +0000 (06:58 +0100)
commit30733d020d7bdb7f653311baefa39d7dd5fa6022
tree1e9ba57fd0a4fe6a29b170fa62d9bcd34cf31a9f
parent7b53eb4066f0ec84ca3a5d68d1bf6e17dcc04f57
Remove no longer needed CSS rules

Since Nextcloud 22 the "#new-user" rules had no effect, as the DOM
structure changed to show a dialog rather than adding a row on top of
the list when adding new users.

Similarly, the z-index was no longer needed, as there will be no
"new-user" row that could overlap. Moreover, the z-index was set even
higher (100) in another rule still active.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
apps/settings/css/settings.scss