Custom CSS Settings
Open the Admin Bar of your site and follow BeRocket→ Currency Exchange→ Custom CSS/JavaScript .
Add this CSS to the “Custom CSS” field:
input.br_ce_select_currency
{
display: initial !important;
width: initial !important;
min-height: initial !important;
}