Hello.
My zen is v.1.3.5 and install fresh copy.
Between Banner and Top menu(right above navBreadCrumb), there is some gap.
In my understanding, it is called TABLE.header and could be adjusted by padding-bottom: 0px; as shown below at V.1.2.6.
/* copied from v1.2.6 */
TABLE.header {
padding-bottom: 0px;
}
but some how V.1.3.5 does not recognize TABLE.header.
Please take a time to look at this site http://www.emartla.com
Is anyone know how to fix this please?
Andy


This is holding my update to 1.3.5 I don't know if leave everything on 1.3.2 or go on with update.

