mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Fix dashlet container CSS class for better positioning
SVN:trunk[5912]
This commit is contained in:
@@ -2092,6 +2092,7 @@ td.layout_cell {
|
||||
vertical-align: top;
|
||||
}
|
||||
.dashlet-content {
|
||||
position: relative;
|
||||
background: #fff;
|
||||
margin: 0;
|
||||
overflow: auto;
|
||||
|
||||
@@ -2414,6 +2414,7 @@ td.layout_cell {
|
||||
vertical-align: top;
|
||||
}
|
||||
.dashlet-content {
|
||||
position: relative;
|
||||
background: #fff;
|
||||
margin:0;
|
||||
overflow: auto;
|
||||
|
||||
Reference in New Issue
Block a user