r9523 - apps/gobi/trunk/code/Page/skins
| Newsgroups | gmane.comp.java.helma.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: hannes
Date: 2009-02-18 22:18:26 +0100 (Wed, 18 Feb 2009)
New Revision: 9523
Modified:
apps/gobi/trunk/code/Page/skins/stylesheet.skin
Log:
Last commit breaks IE7, back out.
Details at http://dev.helma.org/trac/helma/changeset/9523
Modified: apps/gobi/trunk/code/Page/skins/stylesheet.skin
===================================================================
--- apps/gobi/trunk/code/Page/skins/stylesheet.skin 2009-02-18 21:15:52 UTC (rev 9522)
+++ apps/gobi/trunk/code/Page/skins/stylesheet.skin 2009-02-18 21:18:26 UTC (rev 9523)
@@ -103,12 +103,12 @@
}
.main {
- width: 65%;
+ width: 63%;
padding: 20px;
}
.right {
- width: 28%;
+ width: 27%;
float: right;
clear: both;
line-height: 18px;