aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/resizable/alsoresize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/resizable/alsoresize.html b/demos/resizable/alsoresize.html
index d98686f86..31d5a1333 100644
--- a/demos/resizable/alsoresize.html
+++ b/demos/resizable/alsoresize.html
@@ -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">