remove min-width rule to fix mobile views

remotes/origin/ldap_group_count
Jan-Christoph Borchardt 11 years ago
parent 2bdd014f83
commit 072ef7f010
  1. 3
      apps/files/css/files.css

@ -65,9 +65,6 @@
top: 44px;
width: 100%;
}
#filestable, #controls {
min-width: 680px;
}
#filestable tbody tr { background-color:#fff; height:2.5em; }
#filestable tbody tr:hover, tbody tr:active {
background-color: rgb(240,240,240);

Loading…
Cancel
Save