correct wrong position of left frame

This commit is contained in:
Philippe Grand 2011-01-17 16:29:32 +00:00
parent 7c9fc91c0b
commit c354200025

View File

@ -231,7 +231,7 @@ td.vmenu {
div.vmenu {
position: relative;
float: left;
margin: 0px;
margin: 0px 0px 0px -12px;
width: 220px;
}
@ -250,7 +250,7 @@ div.fiche {
/* ============================================================================== */
.ui-layout-resizer-west-open {
left: 240px !important;
left: 228px !important;
}
/* ============================================================================== */