landing-page: Fix individual integration display on mobile.

This commit is contained in:
Jack Zhang 2017-07-10 16:59:10 -07:00 committed by Tim Abbott
parent 7e0d67ab74
commit a7e2e9512b
1 changed files with 1 additions and 1 deletions

View File

@ -2141,7 +2141,7 @@ a:not(.no-style):hover:before {
}
#integration-instruction-block .integration-lozenge {
display: none;
display: none !important;
}
#integration-list-link {