mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
Fix calendar ownership alignment in mobile theme
This commit is contained in:
parent
737990bf7d
commit
eac7446c5f
@ -199,7 +199,7 @@
|
||||
<rows>
|
||||
<row disabled="!@id">
|
||||
<description value="Created"/>
|
||||
<hbox>
|
||||
<hbox height="46">
|
||||
<menulist>
|
||||
<menupopup type="select-account" id="owner" readonly="true"/>
|
||||
</menulist>
|
||||
@ -208,7 +208,7 @@
|
||||
</row>
|
||||
<row disabled="!@modified">
|
||||
<description value="Updated"/>
|
||||
<hbox>
|
||||
<hbox height="46">
|
||||
<menulist>
|
||||
<menupopup type="select-account" class="et2_nowrap" id="modifier" readonly="true"/>
|
||||
</menulist>
|
||||
|
Loading…
Reference in New Issue
Block a user