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

Some bidi.css selectors are too specific

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Cannot Reproduce
    • 3.1.0, 3.1.1
    • 3.1.12-RC1
    • Styles
    • None
    • PHP 5.6.2, MySQL 5.5.38, Chrome 38.0.2125.111

    Description

      We don't need the .rtl prefix for some rules that should be overridden by responsive.css. On the other hand, some rules from bidi.css should override rules from responsive.css so they should keep the .rtl class.

      For example, in the attached picture the forum title (#site-description) should get 'float: none', but bidi.css overrides with 'float: right' because of its specificity.

      We will create a pull request with the fix soon.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ShaharTemp Shahar Tal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: