Skip to content

Commit d942d44

Browse files
fix: lint styles
1 parent 0282fd6 commit d942d44

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/components/bolt-link/src/link.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@
1111
// Component variables
1212
$bolt-link-transition: $bolt-transition;
1313

14-
bolt-link {
15-
/*display: inline-block;
16-
display: inline-flex;
17-
vertical-align: bottom; // Fixes alignment when link appears next to inline text, "top" also works*/
18-
}
19-
2014
// Component styles
2115
.c-bolt-link {
2216
@include bolt-padding(0); // [1]

0 commit comments

Comments
 (0)