From: rsiddharth Date: Mon, 21 Oct 2013 17:27:55 +0000 (+0530) Subject: updated the custom styling for the top-right carousel caption. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=10b8f28ea13c65af26ea4ba84cd42eab84aaaeb3;p=libreplanet-static.git updated the custom styling for the top-right carousel caption. --- 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%; } }