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

navigation block should cut too long names (SOLUTION INCLUDED)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.0.6, 2.1.3
    • 2.1.2
    • Navigation, Themes
    • None

      change the name of an activity to a new one very long and WITHOUT SPACES. Choose, for instance, "very_long_name_missing_spaces" (without quotes, if you like)
      Look at the navigation block.
      You should see something like attachment01.png
      In order to have the name not overflowing the block box (attachment02.png) line 3 of the file the file /HEAD/blocks/navigation/styles.css should be changed from

       
      .block_navigation .block_tree li {margin:3px;list-style: none;padding:0;}

      to

       
      .block_navigation .block_tree li {margin:3px;list-style: none;padding:0;overflow:hidden;}

            daniss Daniele Cordella
            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.