/* Custom admin overrides — loaded by application/views/admin/includes/head.php
   (safe from Perfex theme updates) */

.navbar-right .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 5px !important;
}
