Removing wrongly overridden CSS on the Select2 arrow, and
selection__rendered.pull/3/head
parent
5eef63c068
commit
129ca87937
|
@ -756,9 +756,3 @@ lgg-el-container[el=md] .pg-el-lg-8,
|
||||||
.pgadmin-controls > textarea.form-control {
|
.pgadmin-controls > textarea.form-control {
|
||||||
padding: 3px 6px;
|
padding: 3px 6px;
|
||||||
}
|
}
|
||||||
.pgadmin-controls > span.select2 .select2-selection--single .select2-selection__rendered {
|
|
||||||
line-height: 32px;
|
|
||||||
}
|
|
||||||
.select2-container--default .select2-selection--single .select2-selection__arrow {
|
|
||||||
top: 5px;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue