]> source.dussan.org Git - jquery-ui.git/commitdiff
demos: fixed view source pre, code padding
authorRichard Worth <rdworth@gmail.com>
Sat, 24 Jan 2009 14:05:41 +0000 (14:05 +0000)
committerRichard Worth <rdworth@gmail.com>
Sat, 24 Jan 2009 14:05:41 +0000 (14:05 +0000)
demos/demos.css

index b9e678d7fb5316b889edc1b34687b3049a6ff278..96ac8810fb044af1393498c86e3fec0b574d3df9 100644 (file)
@@ -168,6 +168,7 @@ eventually we should convert the font sizes to ems -- using px for now to minimi
 
 #demo-notes { width:520px; color:#333; font-size: 1em; }
 .demo-description p code { padding: 0; font-weight: bold; }
+#demo-source pre, #demo-source code { padding: 0; }
 code, pre { padding:8px 0 8px 20px ; font-size: 1.2em; line-height:130%;  }
 
 #demo-source a:link,