Author: abelevich
Date: 2007-06-01 11:00:11 -0400 (Fri, 01 Jun 2007)
New Revision: 976
Modified:
trunk/sandbox/scrollable-grid/src/main/resources/org/richfaces/renderkit/html/css/grid.xcss
Log:
Modified:
trunk/sandbox/scrollable-grid/src/main/resources/org/richfaces/renderkit/html/css/grid.xcss
===================================================================
---
trunk/sandbox/scrollable-grid/src/main/resources/org/richfaces/renderkit/html/css/grid.xcss 2007-06-01
15:00:01 UTC (rev 975)
+++
trunk/sandbox/scrollable-grid/src/main/resources/org/richfaces/renderkit/html/css/grid.xcss 2007-06-01
15:00:11 UTC (rev 976)
@@ -145,6 +145,7 @@
position: relative;
display: block;
overflow: hidden;
+ width: 100%;
}
.ClientUI_Grid_HCBody {
cursor: default;
@@ -239,6 +240,7 @@
position: relative;
display: block;
overflow: hidden;
+ width: 100%;
}
/**
@@ -312,6 +314,7 @@
position: relative;
display: block;
overflow: hidden;
+ width: 100%;
}
/**
Show replies by date