Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-29778

disclosure triangle is not completely visible (SOLUTION INCLUDED)

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.0.6, 2.1.3
    • 2.1
    • Themes
    • None
    • MOODLE_21_STABLE
    • MOODLE_20_STABLE, MOODLE_21_STABLE
    • Hide

      Go to Settings -> Site administration -> Users -> Permissions -> Site administrator
      and look at the disclosure triangle.
      It should be completely visible.

      Show
      Go to Settings -> Site administration -> Users -> Permissions -> Site administrator and look at the disclosure triangle. It should be completely visible.

      Go to Settings -> Site administration -> Users -> Permissions -> Site administrator
      with the standard theme.

      You will find the disclosure triangle below the "search" field in the column of "Current site administrators"
      cutted as you can see in the attachment.
      THIS IS TRUE in arialist, formal_white, formfactor, fusion, leatherbound, nimble, nonzero, overlay, serenity, sky_high, splash AND EVEN STANDARD.

      Because of this, my proposal is to intervene at the central level changing
      canvas/style/admin.css selector at line 69

      from

      #userselector_options {
      	font-size: 0.75em;
      }

      to

      #userselector_options {
      	font-size: 0.75em;
          padding: 0.3em;
      }

      and in
      standard/style/core.css at line 198

      from

      #userselector_options {font-size: 0.75em;}

      to

      #userselector_options {font-size: 0.75em;padding: 0.3em;}

            lazydaisy Mary Evans
            daniss Daniele Cordella
            Sam Hemelryk Sam Hemelryk
            Sam Hemelryk Sam Hemelryk
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

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