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.
2 parents 4da4a25 + 7e0d583 commit 045d40eCopy full SHA for 045d40e
doc/_static/mpl.css
@@ -207,6 +207,12 @@ does not float with it.
207
208
}
209
210
+/* slightly reduce horizontal margin compared to gallery.css to
211
+ * get four columns of thumbnails in the pydata-sphinx-theme. */
212
+.sphx-glr-thumbcontainer {
213
+ margin: 5px 2px;
214
+}
215
+
216
217
table.property-table th,
218
table.property-table td {
0 commit comments