Words are being split in two in input table on mobile

  • ginabite
    Asked on March 13, 2017 at 2:33 PM
  • Mike
    Replied on March 13, 2017 at 5:30 PM

    Please add the next CSS to fix the issue.

    .form-matrix-table th {
    word-break: keep-all !important;
    }

    Words are being split in two in input table on mobile Image 1 Screenshot 20

    If you need any further assistance, please let us know.