Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-13289

Some bidi.css selectors are too specific

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • 3.1.12-RC1
    • 3.1.0, 3.1.1
    • Styles
    • None
    • PHP 5.6.2, MySQL 5.5.38, Chrome 38.0.2125.111

      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.

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

              Created:
              Updated:
              Resolved: