Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-38856 META: Issues around Bootstrapbase and Clean theme
  3. MDL-40180

RTL/Clean theme: Misalignment of student name and profile image in grader

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.5.1
    • 2.5
    • Themes
    • MOODLE_25_STABLE
    • MOODLE_25_STABLE
    • MDL-40180_master
    • Hide
      1. Login as Admin and select Clean theme to test.
      2. Go to any course page and select Grades from Course administration block.
      3. Change to RTL language Hebrew (he) or Arabic (ar) and TEST that the profile image and student name is as depicted in the "Right" screenshot below.
      Show
      Login as Admin and select Clean theme to test. Go to any course page and select Grades from Course administration block. Change to RTL language Hebrew (he) or Arabic (ar) and TEST that the profile image and student name is as depicted in the "Right" screenshot below.

      This is the fix for this problem.

      .dir-rtl table#user-grades th.category,
      .dir-rtl table#user-grades th#studentheader,
      .dir-rtl table#user-grades th.user {
          text-align: right;
      }
       
      .path-grade-report-grader.dir-rtl th.user img.userpicture {
          margin-left: 0.5em;
      }
      

            nadavkav Nadav Kavalerchik
            lazydaisy Mary Evans
            Mary Evans Mary Evans
            Dan Poltawski Dan Poltawski
            Rossiani Wijaya Rossiani Wijaya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.