mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Merge pull request #6366 from owncloud/fix-6335
Bump the footer down 20px to avoid overlap.
This commit is contained in:
commit
ee2ecbe543
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ body {
|
|||
}
|
||||
|
||||
footer {
|
||||
margin-top: 45px;
|
||||
margin-top: 65px;
|
||||
}
|
||||
|
||||
p.info {
|
||||
|
|
|
|||
Loading…
Reference in a new issue