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

View File

@@ -868,7 +868,7 @@ table.table-empty-rows{
font-family: $font-family-icon;
content: "\f054" !important;
right: 15px;
top: unset;
top: auto;
font-size: 0.6rem;
line-height: 2;
border-style: none;