r9533 - apps/reference/trunk/templates
| Newsgroups | gmane.comp.java.helma.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: zumbrunn
Date: 2009-02-20 01:51:20 +0100 (Fri, 20 Feb 2009)
New Revision: 9533
Modified:
apps/reference/trunk/templates/main.tmpl
Log:
increased the vertical size of the navigation column
Details at http://dev.helma.org/trac/helma/changeset/9533
Modified: apps/reference/trunk/templates/main.tmpl
===================================================================
--- apps/reference/trunk/templates/main.tmpl 2009-02-20 00:41:26 UTC (rev 9532)
+++ apps/reference/trunk/templates/main.tmpl 2009-02-20 00:51:20 UTC (rev 9533)
@@ -16,7 +16,7 @@
line-height:135%;
}
.columnheight {
- height: 1200px;
+ height: 1350px;
}
</style>
</head>