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

Turn editing on button misaligned on navigation bar

    XMLWordPrintable

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.5, 2.6
    • 2.5.1
    • Themes

    Description

      The 'Turn editing on' button is misaligned on the navigation bar.

      In 'moodle/modules.less':

      .breadcrumb-button {
          float: right;
          margin-top: 3px;
      }
      

      needs to be:

      .breadcrumb-button {
          float: right;
          margin-top: 4px;
      }
      

      Attachments

        Activity

          People

            gb2048 Gareth J Barnard
            gb2048 Gareth J Barnard
            Mary Evans Mary Evans
            Dan Poltawski Dan Poltawski
            Adrian Greeve Adrian Greeve
            Huong Nguyen, Bas Brands, Mathew May
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              8/Jul/13