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 5d255dd commit 0fadec1Copy full SHA for 0fadec1
style.less
@@ -334,6 +334,13 @@ form.struct_newschema {
334
335
.dokuwiki .structaggregation {
336
337
+ &.structaggregationtable,
338
+ &.structaggregationeditortable {
339
+ table.inline td > *:last-child {
340
+ margin-bottom: 0;
341
+ }
342
343
+
344
&.structaggregationlist > ul li div {
345
display: inline;
346
@@ -425,6 +432,7 @@ form.struct_newschema {
425
432
}
426
433
427
434
435
428
436
.dokuwiki .structaggregationcloud {
429
437
ul {
430
438
text-align: center;
0 commit comments