Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-35151

Anomaly theme - no spacing between paragraphs in forum posts

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.4, 2.3.1, 2.4
    • 2.2.5, 2.3.2
    • Forum, Themes

    Description

      When a user creates a forum post with multiple paragraphs, the paragraph tags are correctly applied, the spacing between the paragraphs is visible in edit mode, but the post displays with no spacing.

      Here's the relevant bit from anomaly/style/general.css, setting the top/bottom margins to 0:

      .forumpost .content .shortenedpost a,
      .forumpost .content p {
          margin: 0 10px;
          padding: 0;
      }

      It makes sense for the shortened post link margins to remain 0, but the paragraph margins ought to be something reasonable.

      Attachments

        Issue Links

          Activity

            People

              lazydaisy Mary Evans
              adamann2 Ann Adamcik
              Aparup Banerjee Aparup Banerjee
              David Monllaó David Monllaó
              Adrian Greeve, Ilya Tregubov, Kevin Percy, Mathew May, Mihail Geshoski, Shamim Rezaie, Huong Nguyen, Bas Brands, Mathew May
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                10/Sep/12