(Retrofit from trunk) N°1182 fix overlapping table in console dashlets : now we have a scrolling bar if necessary [from revision 5168]

SVN:2.4[5169]
This commit is contained in:
Pierre Goiffon
2017-12-27 14:53:54 +00:00
parent f820d3bd81
commit a2154d6418

View File

@@ -1716,6 +1716,7 @@ td.layout_cell {
.dashlet-content { .dashlet-content {
background: #fff; background: #fff;
margin:0; margin:0;
overflow: auto;
} }
table.prop_table { table.prop_table {
border-bottom: 2px solid #F9F9F1; border-bottom: 2px solid #F9F9F1;