Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-4331

white-space: nowrap causes display problems

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Won't Fix
    • Affects Version/s: 2.0, 2.2.1
    • Fix Version/s: 2.2.2
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      In civicrm.css, lines 233ff are :
      #crm-container .form-layout td {
      vertical-align: text-top;
      padding: 5px;
      white-space: nowrap;
      }

      The nowrap makes activities with lengthy descriptions display quite badly. For example:
      http://drupal.demo.civicrm.org/civicrm/contact/view/activity?atype=2&action=view&reset=1&id=581&cid=7&context=activity

      I suggest removing the nowrap line entirely.

        Attachments

          Activity

            People

            • Assignee:
              dgg David Greenberg
              Reporter:
              stevem Steve McCullough
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: