IDEMPIERE-3426:improve tab behavior
case 2:report by NMicoud at https://groups.google.com/forum/?nomobile=true#!topic/idempiere/tyLAb85X2jU
This commit is contained in:
parent
d5d230ebc6
commit
58b92f42fd
|
@ -64,6 +64,10 @@
|
|||
background-color: #E4E4E4;
|
||||
}
|
||||
|
||||
.desktop-tabbox .z-tabs-content {
|
||||
width: 5555px !important;
|
||||
}
|
||||
|
||||
.desktop-tabbox .z-tab {
|
||||
height: 24px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue