]> source.dussan.org Git - nextcloud-server.git/commitdiff
set max width for sessions tables so it doesn’t go crazy on large screens 452/head
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 19 Jul 2016 09:42:57 +0000 (11:42 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 19 Jul 2016 09:42:57 +0000 (11:42 +0200)
settings/css/settings.css

index 3df484c74b567e4f84e05ad55ebfa425821470d2..a190cd91b00e1892aafe369d233e3c1228b2541a 100644 (file)
@@ -104,6 +104,7 @@ table.nostyle td { padding: 0.2em 0; }
        width: 100%;
        min-height: 150px;
        padding-top: 5px;
+       max-width: 580px;
 }
 #sessions table th,
 #apppasswords table th {