The marker.png is style-broked for n-level menus on sidebar on latest Firefox in Linux.

To fix replace line 448 in style.css:

From: background: url("../images/marker.png") no-repeat scroll 4px center rgba(0, 0, 0, 0);
To: background: url("../images/marker.png") no-repeat scroll 4px 5px rgba(0, 0, 0, 0);

Thanks for great Themes!

CommentFileSizeAuthor
Before-After CSS change.png46.56 KBreinaldoc

Comments

reinaldoc created an issue. See original summary.

zymphonies-dev’s picture

Status: Active » Fixed

Fixed and updated changes in latest release.

zymphonies-dev’s picture

Status: Fixed » Closed (fixed)
zymphonies-dev’s picture

Updated in latest release.