diff --git a/.circleci/config.yml b/.circleci/config.yml index fa3820cef5..d723a4d47b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -289,7 +289,7 @@ workflows: filters: branches: only: - - contentful-tabs-fix + - free # This is beta env for production soft releases - "build-prod-beta": context : org-global diff --git a/src/shared/components/Gigs/GigDetails/style.scss b/src/shared/components/Gigs/GigDetails/style.scss index 50902fb7ec..741e6c91db 100644 --- a/src/shared/components/Gigs/GigDetails/style.scss +++ b/src/shared/components/Gigs/GigDetails/style.scss @@ -21,6 +21,7 @@ @include xs-to-sm { margin-bottom: 20px; + margin-right: 0; } } @@ -128,6 +129,7 @@ @include xs-to-md { margin-top: 47px; + min-width: auto; } .shareButtons { @@ -350,7 +352,7 @@ font-weight: bolder; text-decoration: none; text-transform: uppercase; - line-height: 40px; + line-height: 38px; padding: 0 20px; &:hover {