diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index 1212679..6b05f6f 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -134,20 +134,6 @@ JS; gtag('config', 'ga_code?>'); - diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 4a59de9..7eb1b6a 100755 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -578,7 +578,9 @@ div.modal-title{ text-transform: uppercase; line-height: 23px; margin-top: 2px; + display: inline-block; margin-bottom: -2px; + margin-left: 20px; } .langs a.active { color: #5cbfa9!important; -- libgit2 0.21.4