Merge branch 'feature/fix-select2-responsive' into 'master'
fix select2-container width See merge request fronk/thetool!225
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