BUG-14033 Multiline grid in Dashboards for IE8 and IE9
Dashboard Titles with validation
This commit is contained in:
@@ -1591,8 +1591,9 @@ td.x-cnotes-label {
|
||||
padding-right: 3px;
|
||||
}
|
||||
|
||||
.title-dashboard-text {
|
||||
margin:5px !important;
|
||||
white-space:pre-wrap !important;
|
||||
display:inline-block;
|
||||
.x-grid3-cell-inner, .x-grid3-hd-inner {
|
||||
overflow:hidden;
|
||||
padding:3px 3px 3px 5px;
|
||||
white-space:normal;
|
||||
}
|
||||
|
||||
|
||||
@@ -1673,9 +1673,9 @@ td.x-cnotes-label {
|
||||
#ext-comp-1010.xtb-text {
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
.title-dashboard-text {
|
||||
margin:5px !important;
|
||||
white-space:pre-wrap !important;
|
||||
display:inline-block;
|
||||
.x-grid3-cell-inner, .x-grid3-hd-inner {
|
||||
overflow:hidden;
|
||||
padding:3px 3px 3px 5px;
|
||||
white-space:normal;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user