On 1/20/15 6:21 PM, "Ola Fosheim =?UTF-8?B?R3LDuHN0YWQi?= <[email protected]>" wrote:

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

Reply via email to