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

Remove Surplus Forumlist ".rtl ul.topiclist.forums dt .list-inner" RTL Left Margin Rule Which Affects Subforums

    XMLWordPrintable

Details

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

    Description

      The bidi.css file contains a 250px left margin which is added to the dt list inner class on small screens, (less than 700px - responsive mode) this stops the subforums from displaying correctly when using an RTL language.

      The LTR version doesn't have this rule so it must have been left over from changes in the past.

       

      I have added both LTR and RTL screen shots to show the differences.

       

      File:

      bidi.css
      

      Delete:

          .rtl ul.topiclist.forums dt .list-inner {
              margin-left: 250px;
          }

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: