Moodle Community Sites

The height of lang menu in MAC FF are really un-natural (patch included)

Details

  • Type: Sub-task Sub-task
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Component/s: moodle.org
  • Labels:
    None

Description

Look at the two attachments.
I feel the language drop down menu height is unusual.
By only adding these new style the look problem disappear.

#chooselang_jump {
height: 21px;
}

Activity

Hide
Mauno Korpelainen added a comment -

If it is necessary to define that height something like

#chooselang_jump {
height: 1.6em;
}

might be safer.

If browser is using big default fonts or small default fonts fixing height to 21px may look even more unusual.

Show
Mauno Korpelainen added a comment - If it is necessary to define that height something like #chooselang_jump { height: 1.6em; } might be safer. If browser is using big default fonts or small default fonts fixing height to 21px may look even more unusual.
Hide
Mauno Korpelainen added a comment -

...or 1.8em because 1.6em is too tight for IE...

Setting style for some other surrounding elements might do the same.

Show
Mauno Korpelainen added a comment - ...or 1.8em because 1.6em is too tight for IE... Setting style for some other surrounding elements might do the same.
Hide
Helen Foster added a comment -

Daniele, thanks for your report, and Mauno, thanks for your comments.

Reassigning to Martin for consideration.

Show
Helen Foster added a comment - Daniele, thanks for your report, and Mauno, thanks for your comments. Reassigning to Martin for consideration.
Hide
Daniele Cordella added a comment -

Thanks Mauno.
As always your suggestions are wiser!

Show
Daniele Cordella added a comment - Thanks Mauno. As always your suggestions are wiser!
Hide
Martin Dougiamas added a comment -

Resolving. PLease open new bugs for the 2.0 theme.

Show
Martin Dougiamas added a comment - Resolving. PLease open new bugs for the 2.0 theme.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: