diff --git a/css/_toolbars.scss b/css/_toolbars.scss index 61c7a2807..4f50bf4dc 100644 --- a/css/_toolbars.scss +++ b/css/_toolbars.scss @@ -178,12 +178,13 @@ position: relative; .badge-round { - bottom: 9px; + bottom: -5px; font-size: 12px; line-height: 20px; min-width: 20px; + pointer-events: none; position: absolute; - right: 9px; + right: -5px; } }