]> source.dussan.org Git - nextcloud-server.git/commit
Added min width to files table
authorVincent Petry <pvince81@owncloud.com>
Thu, 21 Nov 2013 13:45:24 +0000 (14:45 +0100)
committerVincent Petry <pvince81@owncloud.com>
Thu, 21 Nov 2013 13:45:24 +0000 (14:45 +0100)
commit14ad1ebf533eb211426ad24b862538059b3bfefa
treed0b886797282c3f70c1b7f820a9a4e3e662acf42
parent391f267d380f0d098d730d3bc74633192cc13570
Added min width to files table

Having a too small widths for the files table doesn't make sense as it
overlaps file actions with the files themselves and make them
unclickable, especially when viewed on mobile phone.

The compromise that this fix introduces is to have a minimum width that
will trigger horizontal scrolling, which will at least make it possible
to click files on mobile phones.
apps/files/css/files.css