From 10b8f28ea13c65af26ea4ba84cd42eab84aaaeb3 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Mon, 21 Oct 2013 22:57:55 +0530 Subject: [PATCH] updated the custom styling for the top-right carousel caption. --- 2014/assets/css/custom.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2014/assets/css/custom.css b/2014/assets/css/custom.css index c2b54660..6c02089a 100644 --- a/2014/assets/css/custom.css +++ b/2014/assets/css/custom.css @@ -247,7 +247,7 @@ input[type="checkbox"] { top: 5%; bottom: auto; right: 2%; - left: 45%; + left: 38%; z-index: 10; padding-top: 10px; padding-bottom: 10px; @@ -317,7 +317,7 @@ input[type="checkbox"] { right: 24%; } .carousel-caption-tr { - left: 20%; + left: 1%; } } -- 2.25.1