* Fix bug #31540.
This commit is contained in:
@@ -3,8 +3,10 @@ body {margin-bottom: 25px;}
|
||||
.w-170px {width: 170px;}
|
||||
|
||||
#createActionMenu .dropdown-menu {width: 100%;}
|
||||
#caseForm table tbody tr td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
|
||||
#caseForm table tbody tr td {overflow: hidden; white-space: nowrap;}
|
||||
#caseForm .setting {height: 25px;}
|
||||
#caseForm table tbody .c-name {overflow: hidden; padding-right: 65px;}
|
||||
#caseForm table tbody .c-name a:first-child {overflow: hidden; display: inline-block; width: 100%;}
|
||||
|
||||
.dropdown-menu.with-search {padding: 0; min-width: 150px; overflow: hidden; max-height: 302px;}
|
||||
.dropdown-menu > .menu-search .input-group {width: 100%;}
|
||||
|
||||
Reference in New Issue
Block a user