From: rsiddharth Date: Tue, 8 Oct 2013 17:00:58 +0000 (+0530) Subject: adjusted the position of the carousel caption. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c4a18f7cde37089f90b8a23a8210cb369ac5699f;p=libreplanet-static.git adjusted the position of the carousel caption. --- diff --git a/2014/assets/css/custom.css b/2014/assets/css/custom.css index 4d68c927..9c13ba76 100644 --- a/2014/assets/css/custom.css +++ b/2014/assets/css/custom.css @@ -244,8 +244,8 @@ input[type="checkbox"] { @media screen and (min-width: 1280px) { .carousel-caption { padding-bottom: 10px; - margin-left: 55px; - margin-right: 45px; + margin-left: 65px; + margin-right: auto; } }