Fixes a word wrap issue for the luminous theme

git-svn-id: file:///home/svn/framework3/trunk@4802 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2007-04-28 18:47:06 +00:00
parent 596feaaef8
commit 7de3f7d53d
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 612 B

After

Width:  |  Height:  |  Size: 952 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 511 B

After

Width:  |  Height:  |  Size: 882 B

View File

@ -29,7 +29,7 @@ body>div#menuBar {
}
#menuBar {
width: 100px;
width: 125px;
background: url(images/menu-button-back.jpg) repeat-y;
overflow: hidden;
}