From b45ee9982e64809421da3e21e8cc58a302d237ee Mon Sep 17 00:00:00 2001 From: Eduardo Lundgren Date: Thu, 26 Jun 2008 22:48:12 +0000 Subject: [PATCH] Product slider real-world demo css fix --- demos/real-world/product-slider/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.39.5