@ -371,7 +371,6 @@ table td.filename .uploadtext {
left: 18px;
}
#fileList tr td.filename {
position: relative;
width: 100%;
@ -436,7 +435,6 @@ a.action>img {
margin-bottom: -1px;
#fileList a.action {
display: inline;
padding: 18px 8px;
@ -932,7 +932,6 @@
.addClass(direction === 'desc' ? this.SORT_INDICATOR_DESC_CLASS : this.SORT_INDICATOR_ASC_CLASS);
},
/**
* Reloads the file list using ajax call
*