Removing wrongly overridden CSS on the Select2 arrow, and

selection__rendered.
pull/3/head
Ashesh Vashi 2016-06-03 16:16:11 +05:30
parent 5eef63c068
commit 129ca87937
1 changed files with 0 additions and 6 deletions

View File

@ -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;
}