diff --git a/examples/attached.html b/examples/attached.html
index 6a88bcf8a..a372151e0 100644
--- a/examples/attached.html
+++ b/examples/attached.html
@@ -15,6 +15,7 @@
+
@@ -218,6 +219,43 @@
+
+
+
+
+ Segment
+
+
+
+
+
+ Segment
+
+
+
+
+
+
+
+ Segment
+
+
+
+ Segment
+
+
+
+
diff --git a/src/definitions/elements/header.less b/src/definitions/elements/header.less
index 682ec6298..4fdb8724f 100755
--- a/src/definitions/elements/header.less
+++ b/src/definitions/elements/header.less
@@ -667,12 +667,10 @@ a.ui.inverted.grey.header:hover {
margin-top: 0em;
margin-bottom: 0em;
border-top: none;
- border-bottom: none;
border-radius: 0em;
}
.ui.top.attached.header {
margin-bottom: 0em;
- border-bottom: none;
border-radius: @attachedBorderRadius @attachedBorderRadius 0em 0em;
}
.ui.bottom.attached.header {