Merge pull request #8897 from owncloud/fix-multiselect

fix files multiselect bar now that the app list is gone
This commit is contained in:
Jörn Friedrich Dreyer 2014-06-05 15:32:31 +02:00
commit 0ce1f34f8a

View file

@ -225,7 +225,7 @@ table.multiselect thead {
z-index: 10;
-moz-box-sizing: border-box;
box-sizing: border-box;
left: 310px; /* main nav bar + sidebar */
left: 230px; /* sidebar */
}
table.multiselect thead th {