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

problem with drop down options and Arabic letters in chrome

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.12-RC1
    • 3.1.2
    • Styles
    • PHP 5.4.12 , MYSQL 5.6.12 Chrome 39.0.2171.95 m

      hello,
      Arabic characterless did not show good at drop down select options form at chrome

      sovle
      open bidi.css
      find

      bidi.css

       
      /* General form styles
      ----------------------------------------*/
      

      add after

      bidi.css

       
      .rtl select {
          white-space: normal;
      }
      
      

            Unassigned Unassigned
            scout4all Bigad Aboubakr
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: