File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -674,6 +674,7 @@ body {
674674
675675.doc .tableblock caption {
676676 display : table-caption;
677+ margin-top : 0.25rem ;
677678}
678679
679680.hide-table-captions .doc .tableblock caption {
Original file line number Diff line number Diff line change 1616 justify-content : space-between;
1717 gap : 0.25rem ;
1818 margin-left : auto;
19- padding-top : 0.4rem ;
2019 line-height : var (--doc-line-height );
2120}
2221
22+ .sect-header .header-label-container > div .labels {
23+ padding-top : 0.4rem ;
24+ }
25+
2326.header-label-container > div .labels .wrapped {
2427 margin-left : 0 ;
2528}
@@ -38,6 +41,7 @@ h1 > .header-label {
3841
3942.doc .tableblock caption > .labels {
4043 float : inline-end;
44+ margin-top : -0.25rem ;
4145}
4246
4347.listing-block .content-labels ,
You can’t perform that action at this time.
0 commit comments