aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/demos.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/demos.css b/demos/demos.css
index d9cd35e7f..9c95e8183 100644
--- a/demos/demos.css
+++ b/demos/demos.css
@@ -188,7 +188,7 @@ div.demo {
font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
-div.demo h3 { clear:left; font-size:12px; font-weight:normal; padding:0 0 1em; margin:0; }
+div.demo h3.docs { clear:left; font-size:12px; font-weight:normal; padding:0 0 1em; margin:0; }
div.demo-description {
clear:both;