mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°377 Impact analysis: UI Glitch in tooltip when text was too long.
SVN:trunk[4856]
This commit is contained in:
@@ -1797,6 +1797,9 @@ div.ui-dialog-header {
|
||||
bottom: -20px;
|
||||
top: auto;
|
||||
}
|
||||
.ui-tooltip .ui-tooltip-content {
|
||||
overflow-x: auto;
|
||||
}
|
||||
table.export_parameters td {
|
||||
padding-right: 2em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user