Thanks to visit codestin.com Credit goes to github.com
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 6d5a67d commit 2379054Copy full SHA for 2379054
1 file changed
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