Skip to content

Commit 38bb772

Browse files
committed
vaev-driver: Added missing rule for li in html.css.
1 parent 74b9764 commit 38bb772

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/web/vaev-driver/res/html.css

+4
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,10 @@ ul {
164164
display: block;
165165
}
166166

167+
li {
168+
display: list-item;
169+
}
170+
167171
dir,
168172
dl,
169173
menu,

0 commit comments

Comments
 (0)