summaryrefslogtreecommitdiff
path: root/sandstone/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'sandstone/bootswatch.less')
-rw-r--r--sandstone/bootswatch.less6
1 files changed, 3 insertions, 3 deletions
diff --git a/sandstone/bootswatch.less b/sandstone/bootswatch.less
index 9a189096..3659c20f 100644
--- a/sandstone/bootswatch.less
+++ b/sandstone/bootswatch.less
@@ -178,9 +178,9 @@ input,
.panel {
.box-shadow(none);
- &-heading,
- &-title,
- &-footer {
+ .panel-heading,
+ .panel-title,
+ .panel-footer {
.sandstone();
color: #fff;
}