correct wrong position of left frame
This commit is contained in:
parent
7c9fc91c0b
commit
c354200025
@ -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;
|
||||
}
|
||||
|
||||
/* ============================================================================== */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user