Skip to content

Clean menu DOM & CSS

Nicolas Frandeboeuf requested to merge nicofrand/kresus:simplifyMenuDOM into master

It seems some DOM wrappers are useless in the current code and could be simplified. This is what this MR does. This also aligns the menu's first item with the content's first items.

Merge request reports