Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / examples / shared / example.css
index 275462c..f465726 100644 (file)
@@ -5,9 +5,11 @@
  * http://www.sencha.com/license
  */
 body {
-    font-family:helvetica,tahoma,verdana,sans-serif;
     padding:20px;
     padding-top:32px;
+}
+.x-body {
+    font-family:helvetica,tahoma,verdana,sans-serif;
     font-size:13px;
 }
 p {