]> source.dussan.org Git - jquery-ui.git/commitdiff
cleared headers on stand-alone demo pages, they were wrapping with floats
authorMaggie Costello Wachs <fg.maggie@gmail.com>
Fri, 16 Jan 2009 16:49:10 +0000 (16:49 +0000)
committerMaggie Costello Wachs <fg.maggie@gmail.com>
Fri, 16 Jan 2009 16:49:10 +0000 (16:49 +0000)
demos/demos.css

index a7056554654a311867cca6bf9064d7379f189522..d9cd35e7ffe453f8b0edb1c4a7419c74495a6aa6 100644 (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;