.projectSelector {
    position: absolute;
    top: 11px;
    right: 275px;
    width: 150px;
}

.projectSelector select {
    border: none;
    background: #f2f2f2;
}