Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit160f8ad

Browse files
authored
Merge pull request#15387 from dorafc/fix_tooltip_display_bug
DOC: fix tooltip display bug
2 parents381bc48 +ef82f81 commit160f8ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎doc/_static/mpl.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,10 +1079,6 @@ p.caption {
10791079
font-weight: bold;
10801080
}
10811081

1082-
div#gallery.section,div#tutorials.section {
1083-
overflow: hidden;
1084-
}
1085-
10861082
.sphx-glr-multi-img{
10871083
max-width:99%!important;
10881084
}
@@ -1254,3 +1250,7 @@ div.bullet-box li {
12541250
flex:0090%;
12551251
}
12561252
}
1253+
1254+
div#gallery.section .sphx-glr-clear:first-of-type,div#tutorials.section .sphx-glr-clear:first-of-type{
1255+
display: none;
1256+
}

‎requirements/doc/doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ colorspacious
1212
ipython
1313
ipywidgets
1414
numpydoc>=0.8
15-
sphinx-gallery>=0.4
15+
sphinx-gallery>=0.5
1616
sphinx-copybutton

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp