[
https://jira.jboss.org/jira/browse/GTNPORTAL-586?page=com.atlassian.jira....
]
jerem j commented on GTNPORTAL-586:
-----------------------------------
at the same time, is it possible to remove this CSS:
.gadgets-gadget-content {
padding:10px 0;
}
it makes a white border that looks strange. It should be let to the gadget to set a margin
if they need it.
Broken CSS when the title of a gadget is too long in the dashboard
------------------------------------------------------------------
Key: GTNPORTAL-586
URL:
https://jira.jboss.org/jira/browse/GTNPORTAL-586
Project: GateIn Portal
Issue Type: Bug
Components: User Interface
Affects Versions: 3.0.0-Beta05
Reporter: jerem j
Assignee: thuy nguyen
Attachments: Dashboard.jpg
If the title of a gadget is too long, the button are pushed on the line under.
In the CSS, the overflow behavior is set but as there is no width, it never happen.
.UIDashboard .GadgetTitle {
overflow:hidden;
...
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira