Author: tan_pham_dinh
Date: 2010-01-19 01:37:45 -0500 (Tue, 19 Jan 2010)
New Revision: 1361
Modified:
portal/trunk/web/portal/src/main/webapp/groovy/portal/webui/application/UIPortlet.gtmpl
Log:
GTNPORTAL-418: Fix bug in IE
Modified:
portal/trunk/web/portal/src/main/webapp/groovy/portal/webui/application/UIPortlet.gtmpl
===================================================================
---
portal/trunk/web/portal/src/main/webapp/groovy/portal/webui/application/UIPortlet.gtmpl 2010-01-19
06:14:54 UTC (rev 1360)
+++
portal/trunk/web/portal/src/main/webapp/groovy/portal/webui/application/UIPortlet.gtmpl 2010-01-19
06:37:45 UTC (rev 1361)
@@ -291,8 +291,8 @@
<%} %>
<div class="EDITION-BLOCK EDITION-PORTLET" style="display:
none;">
- <div style="position: relative;">
- <div style="position: absolute; top: -86px;z-index:999;">
+ <div style="position: relative; z-index: 999;">
+ <div style="position: absolute; top: -86px;">
<div class="NewLayer"><span></span></div>
<div class="CONTROL-PORTLET CONTROL-BLOCK" style="position:
absolute; top: -6px;">
<%/*Begin InfoBar*/%>
Show replies by date