diff --git a/test/demo/item-animation.html b/test/demo/item-animation.html index a6cbf3a6..254458a6 100644 --- a/test/demo/item-animation.html +++ b/test/demo/item-animation.html @@ -14,12 +14,18 @@ margin: 0; } + .controls { + position: absolute; + right: 10px; + top: 10px; + } +