#wp-admin-bar-my-sites-list{
	/*display: none !important;*/
	max-height: 550px;
/* 	overflow-x: visible; */
	overflow-y: scroll;
}

/*
#wpadminbar .ab-top-menu>.menupop li>.ab-sub-wrapper {
    margin: 0;
    width: 100%;
    top: auto;
    left: auto;
    position: static;
    box-shadow: none;
}

#wpadminbar * {
    font-size: 14px;
    font-weight: 400;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    line-height: 32px;
}
*/