sync
[bootswatch] / cosmo / bootswatch.less
index cafa189..2411c47 100644 (file)
        .box-shadow(none);
 }
 
-// Containers =================================================================
\ No newline at end of file
+// Containers =================================================================
+
+.panel {
+       &-heading,
+       &-footer {
+               border-top-right-radius: 0;
+               border-top-left-radius: 0;
+       }
+}