The icons in the Select2Cell, and Select2Control were not visible due to
some CSS change.pull/3/head
parent
95ffc908ce
commit
66441e673a
|
@ -915,4 +915,8 @@ ul.nav.nav-tabs {
|
|||
|
||||
.btn-primary{
|
||||
margin: 2px 13px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.pgadmin-control-group span.wcTabIcon {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue