We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b29fe6 commit 48af692Copy full SHA for 48af692
demos/resizable/alsoresize.html
@@ -9,7 +9,7 @@
9
<link type="text/css" href="../demos.css" rel="stylesheet" />
10
<style type="text/css">
11
#resizable { background-position: top left; }
12
- #resizable, #also { width: 150px; height: 150px; padding: 0.5em; }
+ #resizable, #also { width: 150px; height: 120px; padding: 0.5em; }
13
#also { margin-top: 1em; }
14
</style>
15
<script type="text/javascript">
0 commit comments