Commit a4c71774c9965542ab3cea6c2a4652803aa8eec3

Authored by Zambom
1 parent 890149e0

Aligning news banner title to right

amadeus/static/css/base/amadeus_responsive.css
@@ -405,8 +405,9 @@ @@ -405,8 +405,9 @@
405 } 405 }
406 .carousel-caption{ 406 .carousel-caption{
407 position: static; 407 position: static;
408 - text-align: center; 408 + text-align: right;
409 font-size: 1em; 409 font-size: 1em;
  410 + padding: 0 10px;
410 } 411 }
411 .post-icon { 412 .post-icon {
412 font-size: 32px !important; 413 font-size: 32px !important;