Changes as requested related to 21214.
This commit is contained in:
parent
9407f0c8c7
commit
9b4169bf93
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3693,8 +3693,13 @@
|
||||||
td.forminp {
|
td.forminp {
|
||||||
input, textarea {
|
input, textarea {
|
||||||
width: 448px;
|
width: 448px;
|
||||||
|
padding: 6px 11px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue