* ajusted style off assign to menu with search input.
This commit is contained in:
@@ -8,6 +8,7 @@ table .dropdown-menu{width:auto; max-width:1000px;}
|
||||
table .dropdown-menu tr{border:0px;}
|
||||
table .dropdown-menu tr td{border:0px; border-right: 1px dotted #ddd; border-bottom: 1px dotted #ddd;}
|
||||
|
||||
.assign-menu {min-width: 150px; padding-bottom: 34px; overflow: hidden; max-height: 305px}
|
||||
.assign-menu {min-width: 150px; overflow: hidden; max-height: 305px}
|
||||
.assign-menu.with-search {padding-bottom: 34px;}
|
||||
.assign-menu > .assign-search {padding: 0; position: absolute; z-index: 0; bottom: 0; left: 0; right: 0}
|
||||
.assign-menu > .assign-search .input-group-addon {position: absolute; right: 10px; top: 0; z-index: 10; background: none; border: none; color: #666}
|
||||
|
||||
Reference in New Issue
Block a user