IDEMPIERE-2434 ZK7 Confirmpanel jumps up when querying in Info windows
This commit is contained in:
parent
502cddbc9d
commit
81e78d570f
|
@ -61,7 +61,7 @@
|
||||||
<%-- status bar --%>
|
<%-- status bar --%>
|
||||||
.status {
|
.status {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 20px;
|
height: 29px;
|
||||||
}
|
}
|
||||||
.status-db {
|
.status-db {
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
|
|
Loading…
Reference in New Issue