Browse Source

Moves label coupling to label.less

beta
jlukic 11 years ago
parent
commit
8f19744afa
  1. 9
      src/elements/segment.less

9
src/elements/segment.less

@ -118,15 +118,6 @@
margin-bottom: 0em; margin-bottom: 0em;
} }
/* Padding on next content after a label */
.ui.segment > .attached.label:first-child + * {
margin-top: 2em;
}
.ui.segment > .bottom.attached.label:first-child ~ :last-child {
margin-top: 0em;
margin-bottom: 2em;
}
/******************************* /*******************************
Types Types
*******************************/ *******************************/

Loading…
Cancel
Save