From: rsiddharth Date: Thu, 10 Oct 2013 14:32:44 +0000 (+0530) Subject: changed the position (left) of the top right caption in the carousel. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=4a0711f8b839b21f811568af2e9fb91ab763fdb4;p=libreplanet-static.git changed the position (left) of the top right caption in the carousel. --- 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;