Merge pull request #954 from Safelite/CSR-1051-fix-underline-spacing
CSR-1051 remove unnecessary code for underline spacing (inherits from text-link).
This commit is contained in:
commit
f0ab2d93c8
1 changed files with 0 additions and 1 deletions
|
|
@ -233,7 +233,6 @@ export default {
|
||||||
a {
|
a {
|
||||||
line-height: 1.714;
|
line-height: 1.714;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
text-underline-offset: 0.1em;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue