diff --git a/res/css/structures/_TagPanel.scss b/res/css/structures/_TagPanel.scss index d130ed3bae..96aa051a58 100644 --- a/res/css/structures/_TagPanel.scss +++ b/res/css/structures/_TagPanel.scss @@ -112,7 +112,7 @@ limitations under the License. height: 15px; position: absolute; right: -5px; - top: 1px; + top: -8px; border-radius: 8px; background-color: $neutral-badge-color; color: #ffffff;