diff --git a/assets/css/general.css b/assets/css/general.css index 0207fd68..dd402453 100644 --- a/assets/css/general.css +++ b/assets/css/general.css @@ -793,4 +793,7 @@ label { #upcoming_dxccs_component #not_worked_before { background-color: #ffdddd; width: 33%; -} \ No newline at end of file +} + +.table-responsive>table .dropdown{position:static;} +.table-responsive>table .dropdown>.dropdown-menu{left:auto !important;top:auto !important;} \ No newline at end of file