Commit 5f42509486e99a726ee0556471aebfb87b9cc08c

Authored by Eugeny Galkovskiy
1 parent 6ee6479d

pull-left margin-top, col-md-12 -> col-md-6

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/web/css/custom.css
@@ -476,6 +476,9 @@ div.modal-title{ @@ -476,6 +476,9 @@ div.modal-title{
476 .footer-copyrights{ 476 .footer-copyrights{
477 margin-top:0; 477 margin-top:0;
478 } 478 }
  479 + .pull-left{
  480 + margin-top: 15px;
  481 + }
479 } 482 }
480 483
481 @media (max-width: 767px) { 484 @media (max-width: 767px) {