Currently the default is for the block to display an unordered list. We should have the option to select an ordered list if desired. One of the problems with this is with the system.menus.css file that is handling the inline styles. It only has ul.inline li and not ol.inline li. ol.inline li will need to be added to this module.

Comments

thehong’s picture

Version: » 7.x-1.0
Assigned: Unassigned » thehong
Status: Active » Fixed

Commit bd7a5a3

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

ol will need additional css in our module css fie.