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

Remove Surplus Breadcrumb Span "li.breadcrumbs span:first-child > a" Padding Rule

    XMLWordPrintable

Details

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

    Description

      The bidi.css file has a padding 0 rule for the breadcrumb span but there is no padding there in the first place so it has no effect.

      The rule is not in the standard LTR files either so it is probably leftover from something that was removed previously.

       

      File:

      bidi.css
      

      Delete:

      li.breadcrumbs span:first-child > a {
          padding-left: 0;
      }

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: