|
@ -140,7 +140,8 @@ a.ui.label { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* Padding on next content after a label */ |
|
|
/* Padding on next content after a label */ |
|
|
.ui.top.attached.label:first-child + :not(.attached) { |
|
|
|
|
|
|
|
|
.ui.top.attached.label:first-child + :not(.attached), |
|
|
|
|
|
.ui.top.attached.label + [class*="right floated"] + * { |
|
|
margin-top: @attachedSegmentPadding !important; |
|
|
margin-top: @attachedSegmentPadding !important; |
|
|
} |
|
|
} |
|
|
.ui.bottom.attached.label:first-child ~ :last-child:not(.attached) { |
|
|
.ui.bottom.attached.label:first-child ~ :last-child:not(.attached) { |
|
@ -1254,4 +1255,4 @@ a.ui.basic.label:hover { |
|
|
font-size: @massive; |
|
|
font-size: @massive; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.loadUIOverrides(); |
|
|
|
|
|
|
|
|
.loadUIOverrides(); |