cleared headers on stand-alone demo pages, they were wrapping with floats

This commit is contained in:
Maggie Costello Wachs 2009-01-16 16:49:10 +00:00
parent 7cbd56f109
commit 57c1900c96

View File

@ -188,7 +188,7 @@ div.demo {
font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
#demo-frame div.demo h3 { clear:left; font-size:12px; font-weight:normal; padding:0 0 1em; margin:0; }
div.demo h3 { clear:left; font-size:12px; font-weight:normal; padding:0 0 1em; margin:0; }
div.demo-description {
clear:both;