Author: sergeyhalipov
Date: 2008-01-08 10:41:29 -0500 (Tue, 08 Jan 2008)
New Revision: 5182
Modified:
branches/3.1.x/ui/suggestionbox/src/main/resources/org/richfaces/renderkit/html/css/suggestionbox.xcss
Log:
http://jira.jboss.com/jira/browse/RF-1533
Modified:
branches/3.1.x/ui/suggestionbox/src/main/resources/org/richfaces/renderkit/html/css/suggestionbox.xcss
===================================================================
---
branches/3.1.x/ui/suggestionbox/src/main/resources/org/richfaces/renderkit/html/css/suggestionbox.xcss 2008-01-08
15:30:24 UTC (rev 5181)
+++
branches/3.1.x/ui/suggestionbox/src/main/resources/org/richfaces/renderkit/html/css/suggestionbox.xcss 2008-01-08
15:41:29 UTC (rev 5182)
@@ -31,8 +31,8 @@
}
.dr-sb-overflow {
- overflow : auto;
- overflow-x : hidden;
+ overflow-y: auto;
+ overflow-x: auto;
}
.dr-sb-int-decor-table {