r1434 - trunk/demos/resizable

r1434 - trunk/demos/resizable


Author: rdworth
Date: Wed Dec 31 16:00:04 2008
New Revision: 1434
Modified:
trunk/demos/resizable/alsoresize.html
Log:
demos/resizable: fitting into demo preview frame
Modified: trunk/demos/resizable/alsoresize.html
==============================================================================
--- trunk/demos/resizable/alsoresize.html    (original)
+++ trunk/demos/resizable/alsoresize.html    Wed Dec 31 16:00:04 2008
@@ -9,7 +9,7 @@
    <link type="text/css" href="../demos.css" rel="stylesheet" />
    <style type="text/css">
    #resizable { background-position: top left; }
-    #resizable, #also { width: 150px; height: 150px; padding: 0.5em; }
+    #resizable, #also { width: 150px; height: 120px; padding: 0.5em; }
    #also { margin-top: 1em; }
    </style>
    <script type="text/javascript">