Don't know where else to put this. The left half of the bullets were getting cut off. I made the following adjustments to style:
#columns {
position: relative;
float: left;
width: 100%;
margin-top:-20px;
margin-right: -34em;
margin-bottom:15px;
padding-right: 2em;
padding-left: 3px;
overflow:hidden;
}
li {
margin-left:15px;
}
Comments
Comment #1
geekarena commentedAlso need to add to css:
.book-navigation ul.menu {
width: 100%;
}
Comment #2
jwolf commentedPlease check your version numbers before filing an issue. You are referring to Amdou 2.x; you filed an issue for Amadou 3.x
Also, this is a duplicate issue. Please see: http://drupal.org/node/132771