diff --git a/filemanager/templates/default/app.css b/filemanager/templates/default/app.css
index b8d114310b..1098e13143 100644
--- a/filemanager/templates/default/app.css
+++ b/filemanager/templates/default/app.css
@@ -13,7 +13,6 @@
*/
.mimeHuge img { width: 64px; height: 64px; }
.fileName input { font-weight: bold; width: 100%; }
-.comment textarea { width: 100%; height: 35px; }
.previewImage img { max-width: 430px; max-height: 275px; border: 1px solid black; }
.previewText div { }
.pathSelection { font-weight: bold; }
diff --git a/filemanager/templates/default/file.xet b/filemanager/templates/default/file.xet
index 952ad21818..9b6630b423 100644
--- a/filemanager/templates/default/file.xet
+++ b/filemanager/templates/default/file.xet
@@ -41,7 +41,7 @@
-
+
@@ -252,7 +252,7 @@
-
+
@@ -302,7 +302,7 @@
-
+
diff --git a/filemanager/templates/pixelegg/app.css b/filemanager/templates/pixelegg/app.css
index 2c65920042..bedc1fc8f0 100755
--- a/filemanager/templates/pixelegg/app.css
+++ b/filemanager/templates/pixelegg/app.css
@@ -31,10 +31,6 @@
font-weight: bold;
width: 100%;
}
-.comment textarea {
- width: 100%;
- height: 35px;
-}
.previewImage img {
max-width: 430px;
max-height: 275px;
@@ -410,10 +406,6 @@ div#filemanager-file_tabs {
/*eacl*/
/*Abonements*/
}
-div#filemanager-file_tabs img {
- width: 24px;
- height: 24px;
-}
div#filemanager-file_tabs span.ui-icon-search {
/*.background_color_10_gray;*/
-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
diff --git a/filemanager/templates/pixelegg/app.less b/filemanager/templates/pixelegg/app.less
index 1005b6a1f6..f8bbb83b51 100644
--- a/filemanager/templates/pixelegg/app.less
+++ b/filemanager/templates/pixelegg/app.less
@@ -271,8 +271,6 @@ table.egwGridView_grid img {
div#filemanager-file_tabs {
- img {.dimension_width_height_m;}
-
span.ui-icon-search {
.Complete_Button_Icon_normal;
position: relative;