Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-17272

Remove Surplus Post Notice ".rtl p.post-notice" RTL Padding Left Side Rule As It Already Has Padding On Both Sides

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 3.3.11
    • None
    • Styles

    Description

      The bidi.css file has a rule which adds 5px of padding to the left side of the post notice box but the common.css file has a rule which adds 5px of padding to both sides plus the top/bottom, therefore the rule in the bidi.css file has no effect and is surplus.

       

      File:

      bidi.css
      

       

      Delete:

      .rtl p.post-notice {
          padding-left: 5px;
      }

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            ForumFlair ForumFlair
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: