demos/resizable: fitting into demo preview frame

This commit is contained in:
Richard Worth
2009-01-01 00:00:04 +00:00
parent 6b29fe6576
commit 48af692c1b

View File

@@ -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">