sync
[bootswatch] / yeti / bootswatch.less
index 2c9643c..4227c47 100644 (file)
@@ -398,3 +398,11 @@ label,
        font-size: 12px;
        font-weight: 300;
 }
+
+.panel {
+       &-heading,
+       &-footer {
+               border-top-right-radius: 0;
+               border-top-left-radius: 0;
+       }
+}