Author: liem_nguyen
Date: 2010-02-09 05:34:27 -0500 (Tue, 09 Feb 2010)
New Revision: 1584
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css
Log:
GTNPORTAL-513 Error displaying in Page Editor composer when change language to Italian
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css
===================================================================
---
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css 2010-02-09
09:41:14 UTC (rev 1583)
+++
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css 2010-02-09
10:34:27 UTC (rev 1584)
@@ -115,7 +115,9 @@
float: left; /* orientation=rt */
cursor: nw-resize; /* orientation=lt */
cursor: ne-resize; /* orientation=rt */
- margin-top:-29px;
+ position: absolute;
+ bottom: 8px;
+ right: 8px;
}
.UIPopupWindow .BottomLeftCornerDecorator {
Show replies by date