diff --git a/src/styles/_component-checklist.scss b/src/styles/_component-checklist.scss index 872a2e53bd1..f37ae611fc5 100644 --- a/src/styles/_component-checklist.scss +++ b/src/styles/_component-checklist.scss @@ -11,6 +11,6 @@ } th:nth-child(2) { // 5 columns - width: 41.6%%; + width: 41.6%; } }