Moode Forum
[PROBLEM] Misaligned menu item - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [PROBLEM] Misaligned menu item (/showthread.php?tid=6595)



Misaligned menu item - moodenigo - 06-12-2024

In 9.0.1 the "Configure" item in the top level (playlist and library views) is misaligned. 

[attachment=3893]

This is caused by an extraneous space at the beginning of the string "Configure" in header.php, line 142.
I removed it and the menu now looks ok.
Same for "Audio Info".

 Roberto


RE: Misaligned menu item - Tim Curtis - 06-12-2024

Good catch. I'll add to the TODO list.