]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Duplicate .has-addons in tag
authorMicko Rj <30395693+apolokaklab@users.noreply.github.com>
Sun, 28 Apr 2019 07:59:22 +0000 (14:59 +0700)
committerJeremy Thomas <bbxdesign@gmail.com>
Fri, 17 May 2019 09:37:41 +0000 (10:37 +0100)
sass/elements/tag.sass

index a5fb3c4c62e88e40ffffaedbfe4dd322350377fd..7e7d0775f9a55fe031cbfc9c23f500d41b58315f 100644 (file)
@@ -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