Skip to content

Commit 3f9585c

Browse files
committed
Fix CSS formatting
1 parent 8289a7f commit 3f9585c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/css/toc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ body.toc-left #doc {
6767
position: fixed;
6868
top: 0;
6969
overflow-x: scroll;
70-
height: 100%
70+
height: 100%;
7171
}
7272

7373
#toc li.active > a {

0 commit comments

Comments
 (0)