forked from extern/egroupware
Infolog: Fix weird sizing on right column of details tab
This commit is contained in:
parent
fb94a47df1
commit
a3227c81e8
@ -128,7 +128,7 @@
|
|||||||
</row>
|
</row>
|
||||||
<row class="row">
|
<row class="row">
|
||||||
<description value="Location" for="info_location"/>
|
<description value="Location" for="info_location"/>
|
||||||
<textbox id="info_location" size="60" maxlength="255" class="et2_fullWidth"/>
|
<textbox id="info_location" maxlength="255" class="et2_fullWidth"/>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<description value="Private" for="info_access"/>
|
<description value="Private" for="info_access"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user