Author: thuy.nguyen
Date: 2010-02-10 23:46:43 -0500 (Wed, 10 Feb 2010)
New Revision: 1626
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard/Stylesheet.css
Log:
GTNPORTAL-586: Broken CSS when the title of a gadget is too long in the dashboard
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard/Stylesheet.css
===================================================================
---
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard/Stylesheet.css 2010-02-11
01:56:38 UTC (rev 1625)
+++
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard/Stylesheet.css 2010-02-11
04:46:43 UTC (rev 1626)
@@ -52,6 +52,7 @@
cursor: move;
overflow: hidden;
white-space: nowrap;
+ width: 200px;
}
.UIDashboard .UIDashboardEditForm {
Show replies by date