aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/files/css/files.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index 2fc86ca537d..74320aba32a 100644
--- a/apps/files/css/files.css
+++ b/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);