mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
(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:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user