mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-01-29 20:28:00 -05:00
demos/resizable: fitting into demo preview frame
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user