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:
hieplq 2017-07-15 05:42:53 +07:00
parent d5d230ebc6
commit 58b92f42fd
1 changed files with 4 additions and 0 deletions

View File

@ -64,6 +64,10 @@
background-color: #E4E4E4;
}
.desktop-tabbox .z-tabs-content {
width: 5555px !important;
}
.desktop-tabbox .z-tab {
height: 24px;
}