forked from extern/egroupware
Give icon a width in group edit Applications tab
Fixes OpenID icon was original size (300px)
This commit is contained in:
parent
8ed40c8c0e
commit
086d4c0620
@ -8,7 +8,7 @@
|
|||||||
<template id="admin.group.edit.apps" template="" lang="" group="0" version="1.9.001">
|
<template id="admin.group.edit.apps" template="" lang="" group="0" version="1.9.001">
|
||||||
<grid width="100%" id="apps" overflow="auto" height="200" resize_ratio="1">
|
<grid width="100%" id="apps" overflow="auto" height="200" resize_ratio="1">
|
||||||
<columns>
|
<columns>
|
||||||
<column/>
|
<column width="32px"/>
|
||||||
<column/>
|
<column/>
|
||||||
<column/>
|
<column/>
|
||||||
</columns>
|
</columns>
|
||||||
|
Loading…
Reference in New Issue
Block a user