Attachments (3)
Change History (10)
#2
@
12 years ago
In case it's not clear from the screenshot and the patch, this is caused by .theme.active .theme-name being 1px higher than other .theme .theme-name elements. The "Active" word somehow triggers this difference.
The patch simply makes sure the elements have consistent height that doesn't interfere with floating blocks. .theme .theme-name would probably make more sense for that, see 27779.2.patch.
#3
@
12 years ago
The patch simply makes sure the elements have consistent height
Okay, at least it doesn't break anything. But still can't see this on a clean install in FF 28 in OS X and Windows 8.1, with only $text_direction = 'rtl'; or Arabic language. Height is always 18px.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Can't reproduce this in Firefox 28 on OS X.