diff --git a/src/dbp-pdf-annotation-view.js b/src/dbp-pdf-annotation-view.js index 747196eb6fc7de020a02add56988a2f6a74fa905..bc204892d258836dcdbceb3ce763bafbc96564ac 100644 --- a/src/dbp-pdf-annotation-view.js +++ b/src/dbp-pdf-annotation-view.js @@ -338,6 +338,7 @@ export class PdfAnnotationView extends ScopedElementsMixin(DBPLitElement) { .add-elements { display: grid; grid-template-columns: auto 42px; + grid-template-rows: auto; column-gap: 3px; } } diff --git a/vendor/toolkit b/vendor/toolkit index 6d024caaa3ff3fce63a97d5f2c8e2b668ef74124..60b8be4ceacc95cda9529e1393f685d6757abcb8 160000 --- a/vendor/toolkit +++ b/vendor/toolkit @@ -1 +1 @@ -Subproject commit 6d024caaa3ff3fce63a97d5f2c8e2b668ef74124 +Subproject commit 60b8be4ceacc95cda9529e1393f685d6757abcb8