Fixes message attached between top and bottom.
@ -212,6 +212,10 @@
0em 0em 0em 1px rgba(0, 0, 0, 0.1) inset
;
}
.ui.attached + .ui.attached.message:not(.top):not(.bottom) {
margin-top: -1px;
border-radius: 0em;
.ui.bottom.attached.message {