
.actions-tab-budget-forms .b-dropdown.info .dropdown-menu {
    -webkit-transform: translate3d(-287px, 30px, 0px) !important;
            transform: translate3d(-287px, 30px, 0px) !important;
    text-transform: none;
}
.actions-tab-budget-forms .b-dropdown .dropdown-menu {
    text-transform: none;
}

