CSS Files fixes
This commit is contained in:
parent
15b9acf9d8
commit
a0612485f8
|
@ -9588,6 +9588,7 @@ tr.bring_next_field {
|
|||
position: relative;
|
||||
vertical-align: middle;
|
||||
text-align: left;
|
||||
min-width: 150px !important;
|
||||
}
|
||||
|
||||
.select2-container .select2-selection--single {
|
||||
|
@ -9691,10 +9692,6 @@ tr.bring_next_field {
|
|||
width: 20px;
|
||||
}
|
||||
|
||||
.select2-container {
|
||||
min-width: 150px !important;
|
||||
}
|
||||
|
||||
.select2-container--default.select2-container--focus
|
||||
> .selection
|
||||
> .select2-selection--single {
|
||||
|
|
Loading…
Reference in New Issue