diff --git a/templates/index.xhtml b/templates/index.xhtml index 0cda562..5c85ed5 100644 --- a/templates/index.xhtml +++ b/templates/index.xhtml @@ -114,6 +114,10 @@ margin: auto; } + .task { + overflow-x: hidden; + } + .project progress { width: 13rem; border: 1px solid black; @@ -148,6 +152,8 @@ th.rotate > div > div { width: 6em; } + .task { +