/*
    NOTE:

    This file is meant for temporary use until the bootstrap dependency is eliminated.
    Once the dependency is removed, this file should be deleted.
*/

.sidebar.collapse {
    display: block; 
}

.profile-selector .selector__dropdown .dropdown__menu {
    top: 3.2em;
}

.navbar {
    padding: 0;
}
