diff options
Diffstat (limited to 'src/scopes')
-rw-r--r-- | src/scopes/_links.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/scopes/_links.scss b/src/scopes/_links.scss index 790d5c6..d47c406 100644 --- a/src/scopes/_links.scss +++ b/src/scopes/_links.scss | |||
@@ -72,8 +72,6 @@ $static-themes: 'black' 'white' !default; | |||
72 | @include iro.bem-scope(iro.props-namespace()) { | 72 | @include iro.bem-scope(iro.props-namespace()) { |
73 | :link, | 73 | :link, |
74 | :visited { | 74 | :visited { |
75 | margin: calc(-1 * fn.dim(--key-focus --border-offset)); | ||
76 | padding: fn.dim(--key-focus --border-offset); | ||
77 | border-radius: fn.dim(--rounding); | 75 | border-radius: fn.dim(--rounding); |
78 | color: currentColor; | 76 | color: currentColor; |
79 | text-decoration: underline; | 77 | text-decoration: underline; |