N°1182 fix overlapping table in console dashlets : now we have a scrolling bar if necessary

SVN:trunk[5168]
This commit is contained in:
Pierre Goiffon
2017-12-27 14:50:44 +00:00
parent 4b46b2776a
commit 76a9978fc5

View File

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