Fixed a bug in Alphabet Navigation which had the wrong screen width. Thank you, Phillip Olsson, for pointing it out.
svn: r14416
This commit is contained in:
parent
84eb262c26
commit
498284b2ba
@ -254,7 +254,7 @@ a:visited {
|
||||
/* Alphabet Navigation
|
||||
----------------------------------------------------- */
|
||||
div#alphabet {
|
||||
width: 100%;
|
||||
width: 965px;
|
||||
margin: 0;
|
||||
background-color: #FFF2C6;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user