Author: abelevich
Date: 2008-07-23 11:12:09 -0400 (Wed, 23 Jul 2008)
New Revision: 9753
Modified:
trunk/ui/inplaceSelect/src/main/templates/inplaceselect.jspx
Log:
https://jira.jboss.org/jira/browse/RF-3880
Modified: trunk/ui/inplaceSelect/src/main/templates/inplaceselect.jspx
===================================================================
--- trunk/ui/inplaceSelect/src/main/templates/inplaceselect.jspx 2008-07-23 14:57:35 UTC
(rev 9752)
+++ trunk/ui/inplaceSelect/src/main/templates/inplaceselect.jspx 2008-07-23 15:12:09 UTC
(rev 9753)
@@ -169,7 +169,7 @@
]]>
</jsp:scriptlet>
</div>
- <div id="listParent#{clientId}"
class="rich-inplace-select-width-list" style="display: none; position :
absolute; height : 100px; left : 0px; top: 13px">
+ <div id="listParent#{clientId}"
class="rich-inplace-select-width-list" style="display: none; position :
absolute; height : 100px; left : 0px; top: 13px; z-index:1000;">
<div class="rich-inplace-select-list-shadow">
<!-- TODO welcome magic numbers! -->
<table id="shadow#{clientId}" cellpadding="0"
cellspacing="0" border="0" width="257"
height="109">