Closed (fixed)
Project:
BlueTrip
Version:
6.x-1.0-beta1
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2008 at 02:22 UTC
Updated:
4 Apr 2009 at 21:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedThanks 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 ?
Comment #2
Anonymous (not verified) commentedIt's in BETA 2 :)