set height in px to work around different (row based) heights in Chrome and FF

This commit is contained in:
Ralf Becker 2014-09-04 14:32:50 +00:00
parent b91a96c156
commit 4147215b0a

View File

@ -2,7 +2,7 @@
<!-- $Id$ -->
<overlay>
<template id="infolog.edit.description" template="" lang="" group="0" version="1.6.001">
<textbox multiline="true" id="info_des" no_lang="1" rows="18" cols="70" width="99%"/>
<textbox multiline="true" id="info_des" no_lang="1" width="99%" height="243px"/>
</template>
<template id="infolog.edit.links" template="" lang="" group="0" version="1.3.001">
<grid width="100%" height="245" overflow="auto">