Moodle

Cornflower theme some icon alignment issues

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.9.5
  • Fix Version/s: 1.7.7, 1.8.9, 1.9.5, 2.0
  • Component/s: Themes
  • Labels:
    None
  • Database:
    Any
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE

Description

Tested with the official 1.9.5 release and the latest 1.9.5+ build (6/23/2009), both behave the same. See screenshot.

When you choose "cornflower" them and the click on the "Turn editing on" button, you will see the "Assign roles" and other icons mis-aligned. For the "Search Forums" block it's even worse - the "Assign roles" icon would be cut off. Just a quick FYI

Activity

Hide
Patrick Malley added a comment -

The solution is to remove this bit from the cornflower.css:

.sideblock .header .commands {
float: right;
margin-top: 0.3em;
}

There is no reason for the command menu to be floated.

Show
Patrick Malley added a comment - The solution is to remove this bit from the cornflower.css: .sideblock .header .commands { float: right; margin-top: 0.3em; } There is no reason for the command menu to be floated.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: