diff --git a/src/definitions/elements/label.less b/src/definitions/elements/label.less index a364c5ee6..15eed63b6 100755 --- a/src/definitions/elements/label.less +++ b/src/definitions/elements/label.less @@ -410,7 +410,7 @@ a.ui.label { width: auto; top: auto; bottom: 0em; - border-radius: 0em 0em @borderRadius @borderRadius ; + border-radius: 0em @borderRadius 0em @borderRadius; } .ui.bottom.right.attached.label { top: auto;