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

RTL: Remove Surplus PM Post Profile Border CSS Rule

    XMLWordPrintable

Details

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

    Description

      When using an RTL language, if you view a PM there a line of code in the bidi stylesheet for the post profile border which is not used because the rule above it for all post profiles does the same thing.

       

      File:

      bidi.css

      Delete:

      .rtl .pm .postprofile {
          border-right-width: 1px;
          border-right-style: solid;
          border-left: none;
      }

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: