Author: thomas.heute(a)jboss.com
Date: 2007-05-07 05:20:07 -0400 (Mon, 07 May 2007)
New Revision: 7212
Modified:
trunk/core/src/bin/portal-core-war/themes/phalanx/portal_style.css
Log:
Background in wrong position
Modified: trunk/core/src/bin/portal-core-war/themes/phalanx/portal_style.css
===================================================================
--- trunk/core/src/bin/portal-core-war/themes/phalanx/portal_style.css 2007-05-07 04:34:38
UTC (rev 7211)
+++ trunk/core/src/bin/portal-core-war/themes/phalanx/portal_style.css 2007-05-07 09:20:07
UTC (rev 7212)
@@ -183,7 +183,6 @@
margin: 0px;
padding: 0px;
min-width: 250px;
- height: 300px;
}
#regionB {
@@ -195,7 +194,6 @@
padding: 0px; /* test to add 3rd region in layout...*/
width: 67%;
float: left;
- height: 300px;
}
#regionC {
@@ -205,7 +203,6 @@
width: 28%;
float: left; /*hide 3rd region*/
display: none;
- height: 300px;
}
#footer-container {
Show replies by date