XMLWordPrintable

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.5
    • 2.5.1
    • 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.

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              lazydaisy Mary Evans
              gb2048 Gareth J Barnard
              Dan Poltawski Dan Poltawski
              Jason Fowler Jason Fowler
              Huong Nguyen, Bas Brands, Mathew May, Amaia Anabitarte, Carlos Escobedo, Laurent David, Mikel Martín Corrales, Sabina Abellan, Sara Arjona (@sarjona)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                8/Jul/13