CRM-6714 Formatting a description field with a bulleted list doesn't display the bullets

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.2.1
    • Fix Version/s: 3.2.3
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      On an activity type definition (e.g. civicrm/admin/options/activity_type&group=activity_type&action=update&id=6&reset=1)
      , fill in a description that has a bulleted list.

      Create an activity of that type. The bullets don't display in the help text at the top.

      This is because line 732 of civicrm.css is removing them.

        Attachments

          Activity

          [CRM-6714] Formatting a description field with a bulleted list doesn't display the bullets
          David Greenberg added a comment -

          Dave - when fixing this you probably need to be pretty specific with css selectors since I think that line prevents formatting problems inherited from drupal list styles in places like the Recent Items list (and others where we use ul / li but don't want bullets).

          Dave D added a comment -

          My fix includes the #help id, so it should only apply to the box at the top of the form.

          Kurund Jalmi added a comment -

          -verified in rev 29387

            People

            • Assignee:
              Kurund Jalmi
              Reporter:
              Dave D

              Dates

              • Created:
                Updated:
                Resolved: