Skip to content

Commit 48af692

Browse files
committed
demos/resizable: fitting into demo preview frame
1 parent 6b29fe6 commit 48af692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/resizable/alsoresize.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link type="text/css" href="../demos.css" rel="stylesheet" />
1010
<style type="text/css">
1111
#resizable { background-position: top left; }
12-
#resizable, #also { width: 150px; height: 150px; padding: 0.5em; }
12+
#resizable, #also { width: 150px; height: 120px; padding: 0.5em; }
1313
#also { margin-top: 1em; }
1414
</style>
1515
<script type="text/javascript">

0 commit comments

Comments
 (0)