From 8de5d548d6693c935930041abe91026dc3935345 Mon Sep 17 00:00:00 2001 From: Micko Rj <30395693+apolokaklab@users.noreply.github.com> Date: Sun, 28 Apr 2019 14:59:22 +0700 Subject: [PATCH] Duplicate .has-addons in tag --- sass/elements/tag.sass | 9 --------- 1 file changed, 9 deletions(-) diff --git a/sass/elements/tag.sass b/sass/elements/tag.sass index a5fb3c4c..7e7d0775 100644 --- a/sass/elements/tag.sass +++ b/sass/elements/tag.sass @@ -23,15 +23,6 @@ $tag-delete-margin: 1px !default &.are-large .tag:not(.is-normal):not(.is-medium) font-size: $size-medium - &.has-addons - .tag - margin-right: 0 - &:not(:first-child) - border-bottom-left-radius: 0 - border-top-left-radius: 0 - &:not(:last-child) - border-bottom-right-radius: 0 - border-top-right-radius: 0 &.is-centered justify-content: center .tag