Skip to content

Commit 49cf6c8

Browse files
authored
Merge pull request #452 from buzzfeed/SOLID-418-fix-foit
SOLID-418: solid: fix flash of invisible text
2 parents ddb901c + 0d6d3d4 commit 49cf6c8

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)