Thanks, but my problem is this, i have this sample, with horizontal docking (2 lines and 2 columns), and width:100%, height:100% :
${messages.get(‘views.dashboard.title.database’)}
${messages.get(‘views.dashboard.title.wcs’)}
${messages.get(‘views.dashboard.title.dcard’)}
${messages.get(‘views.dashboard.title.fault’)}
When browser resize, by default , 2 window div in the first columns is smaller than the 2 other window div in the second column, i don’t know if i am clear in my description …
Regards,
Pascal