.measure-label-box {
    background: white;
    padding: 2px 6px;
    border-radius: 10px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.3);
    white-space: nowrap;
}