diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index dc8df31..f51e297 100755 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -476,6 +476,9 @@ div.modal-title{ .footer-copyrights{ margin-top:0; } + .pull-left{ + margin-top: 15px; + } } @media (max-width: 767px) { -- libgit2 0.21.4