|
|
@ -119,7 +119,7 @@ a.ui.label { |
|
|
|
--------------------*/ |
|
|
|
|
|
|
|
/* Padding on next content after a label */ |
|
|
|
.ui.top.attached.label:first-child + * { |
|
|
|
.ui.top.attached.label:first-child + :not(.label) { |
|
|
|
margin-top: @attachedSegmentPadding !important; |
|
|
|
} |
|
|
|
.ui.bottom.attached.label:first-child ~ :last-child { |
|
|
@ -441,7 +441,6 @@ a.ui.label { |
|
|
|
opacity: 0.5; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/*------------------- |
|
|
|
Hover |
|
|
|
--------------------*/ |
|
|
|