.controlLink {
    margin-left: 10px;
    font-weight: normal;
}
.controlLink a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
}