aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-01 00:00:04 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-01 00:00:04 +0000
commit48af692c1bc73e132dd7f140e45c422ee5dc05a1 (patch)
tree2835217c6d2be59bbeca2d6059ff76a2ca6e8a98
parent6b29fe6576e52776dd398b8e0ec2e825a4abc7fc (diff)
downloadjquery-ui-48af692c1bc73e132dd7f140e45c422ee5dc05a1.tar.gz
jquery-ui-48af692c1bc73e132dd7f140e45c422ee5dc05a1.zip
demos/resizable: fitting into demo preview frame
-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">