]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump the footer down 20px to avoid overlap.
authorringmaster <epithet@gmail.com>
Thu, 12 Dec 2013 18:06:57 +0000 (13:06 -0500)
committerringmaster <epithet@gmail.com>
Thu, 12 Dec 2013 18:06:57 +0000 (13:06 -0500)
Fixes #6335.

apps/files_sharing/css/public.css

index 3ccb35e327aaef7d2635dc729408cd805883a7db..060d4dfedc7ab99d7c41f3dabf08887baaba8822 100644 (file)
@@ -65,7 +65,7 @@ body {
 }
 
 footer {
-       margin-top: 45px;
+       margin-top: 65px;
 }
 
 p.info {