diff --git a/src/pfwbged/theme/diazo_resources/static/main.css b/src/pfwbged/theme/diazo_resources/static/main.css index a0f4225..52cd2e1 100644 --- a/src/pfwbged/theme/diazo_resources/static/main.css +++ b/src/pfwbged/theme/diazo_resources/static/main.css @@ -711,8 +711,11 @@ div#plone-document-byline { margin-bottom: 1ex; } +div#documents-table-view { + padding-top: 1em; +} + div#pfwbged-criterias .metatypes, -div#documents-table-view .criteria-content, div#folders-table-view .criteria-content, div#contact-table-view .criteria-content, div#contact-table-view .metatypes { @@ -734,7 +737,6 @@ div.subtype input, margin-right: 1ex; } -div#documents-table-view .criteria-content input, div#contact-table-view .criteria-content input { margin-left: 1em; }