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

problem with drop down options and Arabic letters in chrome

XMLWordPrintable

    Error rendering 'com.atlassian.jira.jira-view-issue-plugin:details-module'. Please contact your Jira administrators.

      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: