XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.5.1
    • 2.5
    • Themes
    • MOODLE_25_STABLE
    • MOODLE_25_STABLE
    • MDL-39806_master
    • Hide
      1. Select Clean theme
      2. If not already set, go to Frontpage settings enable Course Search Box as an option.
      3. Go to Frontpage and you should see the course search box.
      4. TEST that the label is in front (left) of the search box and not on top of it.
      5. Go to any course category and TEST that the same is true for the course search box, but this time in the navbar.
      Show
      Select Clean theme If not already set, go to Frontpage settings enable Course Search Box as an option. Go to Frontpage and you should see the course search box. TEST that the label is in front (left) of the search box and not on top of it. Go to any course category and TEST that the same is true for the course search box, but this time in the navbar.

      The search box on the nav bar when viewing the list of courses in a category needs to be inline as currently the box overflows outside of the bar.

      As reported on https://moodle.org/mod/forum/discuss.php?d=229111, the fix is to add:

      fieldset.coursesearchbox label {
          display: inline;
      }
      

      to the 'moodle/forms.less' file.

            lazydaisy Mary Evans
            gb2048 Gareth J Barnard
            Dan Poltawski Dan Poltawski
            Jason Fowler Jason Fowler
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

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