From b57b8c9e0bcc151825f250ab23d2be314dedbd5f Mon Sep 17 00:00:00 2001 From: Ove Klykken Date: Fri, 16 May 2014 20:54:13 +0000 Subject: [PATCH] COntrolNav now on bottom --- Toolkit/RotatingImages/templates/rotatingImages.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Toolkit/RotatingImages/templates/rotatingImages.html b/Toolkit/RotatingImages/templates/rotatingImages.html index 88f6e4f..670ac37 100644 --- a/Toolkit/RotatingImages/templates/rotatingImages.html +++ b/Toolkit/RotatingImages/templates/rotatingImages.html @@ -10,7 +10,7 @@ display: block; position: absolute; z-index: 999; - top: -10px; + bottom: 10px; right: 10px; } .theme-default .nivoSlider { -- 2.17.1