mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Mobile theme W.I.P.:
-Give fix height to AB first column fields as they are suppose to stay fixed.
This commit is contained in:
parent
8437a9862a
commit
4f77451fa5
@ -28,8 +28,8 @@
|
||||
<description class=" cat_$row_cont[cat_id] mobile_cat_col"/>
|
||||
<vbox class="addressbookCol1">
|
||||
<vbox id="${row}[id]">
|
||||
<description id="${row}[line2]" no_lang="1"/>
|
||||
<description id="${row}[line1]" no_lang="1"/>
|
||||
<description id="${row}[line2]" no_lang="1" height="15"/>
|
||||
<description id="${row}[line1]" no_lang="1" height="15"/>
|
||||
</vbox>
|
||||
<description value=" " id="${row}[adr_one_locality]" no_lang="1"/>
|
||||
</vbox>
|
||||
|
Loading…
Reference in New Issue
Block a user