3. Menu item labels are too wide. You need to add set the overflow to hidden/ellipsis, but that will make the most important portion of the name invisible. So you need to right align when needed or change the visuals.
Hm.. what about: std algorithm instead of: std std.algorithm -Steve
