This is an automated email from the ASF dual-hosted git repository.
jdoornenbal pushed a commit to branch 2.0.0-M6
in repository https://gitbox.apache.org/repos/asf/isis.git
The following commit(s) were added to refs/heads/2.0.0-M6 by this push:
new 2a46051 Update 040-pet-entity.adoc
2a46051 is described below
commit 2a46051f6e03d32380f80745a102ad7fa5bcaa9d
Author: Johan Doornenbal <[email protected]>
AuthorDate: Sun Oct 10 15:31:20 2021 +0200
Update 040-pet-entity.adoc
---
.../components/tutorials/modules/petclinic/pages/040-pet-entity.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/antora/components/tutorials/modules/petclinic/pages/040-pet-entity.adoc
b/antora/components/tutorials/modules/petclinic/pages/040-pet-entity.adoc
index 5278215..41e8071 100644
--- a/antora/components/tutorials/modules/petclinic/pages/040-pet-entity.adoc
+++ b/antora/components/tutorials/modules/petclinic/pages/040-pet-entity.adoc
@@ -621,8 +621,8 @@ This can be done by changing some configuration properties:
isis:
viewer:
wicket:
- max-title-length-in-standalone-tables: 15
- max-title-length-in-parented-tables: 15
+ max-title-length-in-standalone-tables: 10
+ max-title-length-in-parented-tables: 10
----
+
also update the `application.css` file, otherwise the icon and title will be
centred: