mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
cleared headers on stand-alone demo pages, they were wrapping with floats
This commit is contained in:
parent
7cbd56f109
commit
57c1900c96
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user