mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-28 12:24:23 +00:00
Duplicate .has-addons in tag
This commit is contained in:
parent
568209dc47
commit
8de5d548d6
@ -23,15 +23,6 @@ $tag-delete-margin: 1px !default
|
|||||||
&.are-large
|
&.are-large
|
||||||
.tag:not(.is-normal):not(.is-medium)
|
.tag:not(.is-normal):not(.is-medium)
|
||||||
font-size: $size-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
|
&.is-centered
|
||||||
justify-content: center
|
justify-content: center
|
||||||
.tag
|
.tag
|
||||||
|
Loading…
Reference in New Issue
Block a user