Skip to content

Commit 0d6d3d4

Browse files
committed
SOLID-418: solid: fix flash of invisible text
1 parent ddb901c commit 0d6d3d4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

_lib/solid-base/_base.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ td {
3030
padding: 0;
3131
border: 0;
3232
font-size: 100%;
33-
font: inherit;
3433
vertical-align: baseline;
3534
}
3635

@@ -56,7 +55,6 @@ ul,
5655
li {
5756
margin: 0;
5857
padding: 0;
59-
font: inherit;
6058
}
6159

6260

0 commit comments

Comments
 (0)