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 57d7241 commit 275334cCopy full SHA for 275334c
doc/_static/mpl.css
@@ -213,6 +213,10 @@ does not float with it.
213
margin: 5px 2px;
214
}
215
216
+/* workaround: the default padding decenters the image inside the frame */
217
+.sphx-glr-thumbcontainer .figure {
218
+ padding: 0;
219
+}
220
221
table.property-table th,
222
table.property-table td {
0 commit comments