@ -582,6 +582,16 @@
Groups
--------------------*/
.ui.segments {
margin: @margin 0em;
}
.ui.segments:first-child {
margin-top: 0em;
.ui.segments:last-child {
margin-bottom: 0em;
.ui.segments > .segment {
top: 0px;
bottom: 0px;
@ -603,7 +613,6 @@
top: @attachedTopOffset;
margin-top: @margin;
border-radius: @borderRadius @borderRadius 0em 0em;