diff options
Diffstat (limited to 'demos')
-rw-r--r-- | demos/real-world/product-slider/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/real-world/product-slider/index.html b/demos/real-world/product-slider/index.html index b07b68c03..46c838c70 100644 --- a/demos/real-world/product-slider/index.html +++ b/demos/real-world/product-slider/index.html @@ -53,7 +53,7 @@ margin-top: 140px; margin-left: 5px; padding: 1px; - position: relative; + position: absolute; background: url(images/productbrowser_scrollbar_20070622.png) no-repeat; } |