diff --git a/templates/table/layout.lucius b/templates/table/layout.lucius index 93b19d264..605fb0c77 100644 --- a/templates/table/layout.lucius +++ b/templates/table/layout.lucius @@ -15,7 +15,7 @@ margin: 0; .page-link { - margin: 0 7px; + margin: 7px; display: inline-block; background-color: var(--color-grey); diff --git a/templates/widgets/form.hamlet b/templates/widgets/form.hamlet index 4fb9bef79..06578df77 100644 --- a/templates/widgets/form.hamlet +++ b/templates/widgets/form.hamlet @@ -3,6 +3,7 @@ $newline never $case formLayout $of FormDBTablePagesize $forall view <- fieldViews +