Skip to content

Commit b6cace5

Browse files
committed
Correct invalid property name
1 parent 9916043 commit b6cace5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_docs_theme/static/pydoctheme.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ div.genindex-jumpbox a {
361361
position: absolute;
362362
top: 0;
363363
right: 0;
364-
text-size: 75%;
364+
font-size: 75%;
365365
font-family: Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace;
366366
padding-left: 0.2em;
367367
padding-right: 0.2em;

0 commit comments

Comments
 (0)