[Bug #1235] Changed height calculations affecting project edition scollbar

FEA: ItEr75S04BugFixing
This commit is contained in:
Lorenzo Tilve Álvaro 2011-11-18 11:58:23 +01:00
parent 65112077d7
commit 1d170cc1ae

View file

@ -1134,6 +1134,10 @@ span.perspective, span.perspective-active {
border-bottom:1px solid #9ECAD8;
}
.orderslayout-area > .z-center-body {
height: auto !important;
}
.orderelements-tab {
overflow-x: auto;
}