The block ul padding combined with container ul margin means theres a lot of indentation for each nested ul - enough to force menu items over the left sidebar border.

Viewing the screenshot shows the issue - not really a bug but worth noting.

BTW I just added this to the starter themes test site, will mark as beta until we see a release.

Nice work, looking forward to having a play with this.

CommentFileSizeAuthor
#1 Picture 2.png23.01 KBAnonymous (not verified)
bluetrip_ul.png137.01 KBJeff Burnz

Comments

Anonymous’s picture

StatusFileSize
new23.01 KB

Thanks for this, it is actually something that I noticed, but didn't changed, because the list indentation follows the grid spacing (see attachment). I know this is a little bit of a heavy padding, but as it is part of the concept of this theme, I decided to not override it.

It is controlled by this rule :

.container ul {margin-left:1.5em;}
(line 100 of screen.css)

It is a very general rule, and now that you mention it, I was starting to wonder if I should actually override it for menus in sidebars... it is suppose to be a starter theme so I don't want to add too much specific styles to it... and you can easily change the width of the sidebar.

Anyone? What do you think ?

Anonymous’s picture

Status: Active » Fixed

It's in BETA 2 :)

Status: Fixed » Closed (fixed)

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