2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Removed unnecessary semicolon

This commit is contained in:
Jerri Christiansen
2013-11-25 20:41:00 +01:00
parent cad664e863
commit bd44a4b5f3
+1 -1
View File
@@ -392,7 +392,7 @@
// 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;
& > .panel-heading {