]> source.dussan.org Git - nextcloud-server.git/commitdiff
let the file table use 90% width again
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 18 Apr 2011 10:24:49 +0000 (12:24 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 18 Apr 2011 10:24:49 +0000 (12:24 +0200)
files/css/files.css

index 4c5bd0427b6df8de98f181ee0f966e7d03096072..771e66fed6421baed9019e06b598c8311cdc920f 100644 (file)
 
 /* FILE TABLE */
 
+table {
+       width: 90%;
+}
+
 table td.filesize, table td.date
 {
     width: 5em;