.bdl-AdditionalTabTooltip.tooltip {
    // Max-width is chosen so the tooltip is small enough to fit on the right-hand side of
    // the sidebar. Using the default max-width forces the tooltip to the left-hand side.
    max-width: 250px;
}
