summaryrefslogtreecommitdiffstats
path: root/core/css/server.css
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-09-29 15:19:32 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-09-29 16:07:47 +0000
commite7bd935d64e34a13dc6f2a2eb6132d85c556d1cb (patch)
treecf466496f7b482afbae22719ae030d745de83fe9 /core/css/server.css
parent19fc735a5355db6966348da04b4195c616026b62 (diff)
downloadnextcloud-server-e7bd935d64e34a13dc6f2a2eb6132d85c556d1cb.tar.gz
nextcloud-server-e7bd935d64e34a13dc6f2a2eb6132d85c556d1cb.zip
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'core/css/server.css')
-rw-r--r--core/css/server.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/server.css b/core/css/server.css
index da94d3e21eb..014897459dd 100644
--- a/core/css/server.css
+++ b/core/css/server.css
@@ -4998,7 +4998,7 @@ kbd {
text-align: center;
}
#body-public footer {
- position: fixed;
+ position: sticky !important;
display: flex;
align-items: center;
justify-content: center;