Skip to content

Commit 3583383

Browse files
committed
Use padding shorthand
1 parent 1bdb2ac commit 3583383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_static/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ main .py-attribute-table-column > ul {
580580
}
581581

582582
.admonition {
583-
padding-bottom: 0!important;
583+
padding: 1rem 1rem 0 1rem!important;
584584
}
585585

586586
.admonition-title {

0 commit comments

Comments
 (0)