8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381bc48 commit 99ab5c6Copy full SHA for 99ab5c6
doc/_static/mpl.css
@@ -1079,10 +1079,6 @@ p.caption {
1079
font-weight: bold;
1080
}
1081
1082
-div#gallery.section, div#tutorials.section {
1083
- overflow: hidden;
1084
-}
1085
-
1086
.sphx-glr-multi-img{
1087
max-width: 99% !important;
1088
@@ -1254,3 +1250,7 @@ div.bullet-box li {
1254
1250
flex: 0 0 90%;
1255
1251
1256
1252
1253
+
+div#gallery.section .sphx-glr-clear:first-of-type, div#tutorials.section .sphx-glr-clear:first-of-type{
+ display: none;
+}
0 commit comments