diff --git a/filemanager/templates/default/file.xet b/filemanager/templates/default/file.xet
index 27adc1add7..7e1ed84513 100644
--- a/filemanager/templates/default/file.xet
+++ b/filemanager/templates/default/file.xet
@@ -115,48 +115,39 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -259,48 +250,49 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
- .eaclAccount select,.eaclRights select { width: 160px; }
-.superuser {
- position: absolute;
- top: 130px;
- left: 120px;
- width: 200px;
- background-color: white;
- z-index: 1;
- display: none;
-}
-
-
+
+
+
+
+
+
+
+
+ .full-height { height: 100% }
+ .full-height > fieldset { flex-grow: 1; }
+ .superuser {
+ position: absolute;
+ top: 130px;
+ left: 120px;
+ width: 200px;
+ background-color: white;
+ z-index: 1;
+ display: none;
+ }
+
+
\ No newline at end of file