Commit bd44a4b5 authored by Jerri Christiansen's avatar Jerri Christiansen

Removed unnecessary semicolon

parent cad664e8
...@@ -392,7 +392,7 @@ ...@@ -392,7 +392,7 @@
// Panels // Panels
// ------------------------- // -------------------------
.panel-variant(@border; @heading-text-color; @heading-bg-color; @heading-border;) { .panel-variant(@border; @heading-text-color; @heading-bg-color; @heading-border) {
border-color: @border; border-color: @border;
& > .panel-heading { & > .panel-heading {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment