From dff66d663666b00fcce02cea1e957c0ff05f0e06 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 12 Apr 2018 11:12:51 +0200 Subject: [PATCH] external link fixes --- _src/_assets/styles/bigchain/_typography.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_src/_assets/styles/bigchain/_typography.scss b/_src/_assets/styles/bigchain/_typography.scss index 445dc4a..e4f5662 100644 --- a/_src/_assets/styles/bigchain/_typography.scss +++ b/_src/_assets/styles/bigchain/_typography.scss @@ -95,7 +95,7 @@ a { .content--page { [rel='external'], [target='_blank'] { - &:not(.btn) { + &:not(.btn):not(.driver):not(.social-link):not(.team__social__link) { &:after { content: ''; display: inline-block;