IDEMPIERE-559 Zk: Breadcrumb rendering is broken when toolbar wrap to 2 row.

This commit is contained in:
Heng Sin Low 2013-01-16 15:46:04 +08:00
parent a5d95b7a09
commit 7e24ff5ae5
1 changed files with 2 additions and 1 deletions

View File

@ -495,7 +495,7 @@ div.wc-modal, div.wc-modal-none, div.wc-highlighted, div.wc-highlighted-none {
}
.adwindow-north {
height: 56px;
min-height: 56px;
width: 100%;
padding: 0px;
margin: 0px;
@ -528,6 +528,7 @@ div.wc-modal, div.wc-modal-none, div.wc-highlighted, div.wc-highlighted-none {
padding: 0px;
padding-left: 5px;
border-bottom: 1px solid #C5C5C5 !important;
clear: both;
}
.adwindow-detailpane {