Fix alignment of submenu for Internet Explorer. Fixes #3932

This commit is contained in:
Akshay Joshi
2019-02-01 17:55:38 +05:30
parent b786c4c140
commit 93234c86b7
5 changed files with 6 additions and 5 deletions
@@ -7,7 +7,7 @@
min-width: 100%;
.file_listing_table_no_data {
height: unset !important;
height: auto !important;
}
.file_listing_table {
@@ -379,4 +379,4 @@
left: -6px;
font-size: 8px;
margin-right: -8px;
}
}