aboutsummaryrefslogtreecommitdiffstats
path: root/demos/resizable/aspectratio.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/resizable/aspectratio.html')
-rw-r--r--demos/resizable/aspectratio.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/resizable/aspectratio.html b/demos/resizable/aspectratio.html
index 9742d3f3f..f38cb2474 100644
--- a/demos/resizable/aspectratio.html
+++ b/demos/resizable/aspectratio.html
@@ -8,7 +8,7 @@
<script type="text/javascript" src="../../ui/ui.core.js"></script>
<script type="text/javascript" src="../../ui/ui.resizable.js"></script>
<style type="text/css">
- #resizable { width: 160px; height: 90px; padding: 0.5em; background-position: top left; }
+ #resizable { width: 160px; height: 90px; padding: 0.5em; }
</style>
<script type="text/javascript">
$(function() {