]> source.dussan.org Git - nextcloud-server.git/commitdiff
display empty content message a bit higher up so it's easier to see
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Sat, 7 Jun 2014 10:08:12 +0000 (12:08 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Sat, 7 Jun 2014 10:08:12 +0000 (12:08 +0200)
core/css/styles.css

index 6e8f6868b1d6e69db1ed2c65f68a02f610433814..d407fd7629b4a3a9d1efb178f6c21d434df4b74c 100644 (file)
@@ -305,7 +305,7 @@ input[type="submit"].enabled {
        color: #888;
        position: absolute;
        text-align: center;
-       top: 50%;
+       top: 30%;
        width: 100%;
 }