@@ -829,4 +829,8 @@ body {
body {
word-break: break-all;
+}
+
+input[type="checkbox"] {
+ width: auto;
}