fix select2-container width
This commit is contained in:
@@ -753,3 +753,8 @@ td.controls {
|
||||
padding-bottom: 1px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.select2-container {
|
||||
width: 100% !important;
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user