If you disable menu.module, menu.css is no longer added to each page. That means that menus are no longer displayed how they should be. After all, the code in menu.css is not module-specific but belongs to menu.inc.

The attached patch merges menu.css into system.css. However, I have no idea how to remove menu.css with a patch.

CommentFileSizeAuthor
menu.css.patch1.19 KBkkaefer

Comments

kkaefer’s picture

Status: Active » Needs review
drumm’s picture

Status: Needs review » Fixed

Committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)