adjusted the position of the carousel caption.
authorrsiddharth <rsd@gnu.org>
Tue, 8 Oct 2013 17:00:58 +0000 (22:30 +0530)
committerrsiddharth <rsd@gnu.org>
Tue, 8 Oct 2013 17:00:58 +0000 (22:30 +0530)
2014/assets/css/custom.css

index 4d68c9272d93c6ce82650a61ced6a0e8fcde8375..9c13ba76eccc358329bbb431dc605e2777c0b385 100644 (file)
@@ -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;
   }
 }