[Bps-public-commit] App-Changeloggr branch, master, updated. 5dc7a2df9c731dda3385cc1ed8fb7909c7f935d2
Alex M Vandiver
alexmv at bestpractical.com
Wed May 27 13:26:51 EDT 2009
The branch, master has been updated
via 5dc7a2df9c731dda3385cc1ed8fb7909c7f935d2 (commit)
from dea293569e21644f5d0f319cee2acbd31094fa65 (commit)
Summary of changes:
share/web/static/css/nav.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 5dc7a2df9c731dda3385cc1ed8fb7909c7f935d2
Author: Alex Vandiver <alexmv at mit.edu>
Date: Wed May 27 13:25:10 2009 -0400
Fix wrapping on subnav
diff --git a/share/web/static/css/nav.css b/share/web/static/css/nav.css
index 6a3c2be..c04e5f5 100644
--- a/share/web/static/css/nav.css
+++ b/share/web/static/css/nav.css
@@ -62,6 +62,7 @@
display: block;
margin: 0;
padding: 5px;
+ white-space: normal;
}
#navigation ul.menu li ul li:hover {
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list