From 4a0711f8b839b21f811568af2e9fb91ab763fdb4 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Thu, 10 Oct 2013 20:02:44 +0530 Subject: [PATCH] changed the position (left) of the top right caption in the carousel. --- 2014/assets/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2014/assets/css/custom.css b/2014/assets/css/custom.css index 515732ba..31ca7bcc 100644 --- a/2014/assets/css/custom.css +++ b/2014/assets/css/custom.css @@ -230,7 +230,7 @@ input[type="checkbox"] { top: 5%; bottom: auto; right: 2%; - left: 35%; + left: 50%; z-index: 10; padding-top: 10px; padding-bottom: 10px; -- 2.25.1