]> source.dussan.org Git - nextcloud-server.git/commitdiff
Improve style of incompatible apps list
authorMorris Jobke <hey@morrisjobke.de>
Thu, 8 Nov 2018 14:28:58 +0000 (15:28 +0100)
committerJoas Schilling <coding@schilljs.com>
Mon, 12 Nov 2018 13:28:43 +0000 (14:28 +0100)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
apps/updatenotification/css/admin.css

index 1a2724cbd8ebb4749742edab7166962b672c84a1..3a74d8801a0324695d9ec891ec8c8dd7fb278771 100644 (file)
@@ -61,3 +61,7 @@
        margin-top: 5px;
        width: 300px;
 }
+
+#updatenotification .applist {
+       margin-bottom: 25px;
+}