Merge pull request #8897 from owncloud/fix-multiselect

fix files multiselect bar now that the app list is gone
remotes/origin/ldap_group_count
Jörn Friedrich Dreyer 12 years ago
commit 0ce1f34f8a
  1. 2
      apps/files/css/files.css

@ -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 {

Loading…
Cancel
Save