vendor/assets/stylesheets/semantic-ui/elements/segment.less in semantic-ui-rails-0.6.5 vs vendor/assets/stylesheets/semantic-ui/elements/segment.less in semantic-ui-rails-0.7.2
- old
+ new
@@ -116,18 +116,9 @@
}
.ui.segment > :last-child {
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
*******************************/
/*-------------------