Code

Made icon fit into the remaining space
[gosa.git] / gosa-core / plugins / personal / generic / generic.tpl
index b0dbfc81bbfef9c4020871337ea3e5cfbcbe64a1..548ae1c68916b699a7ad1b277bf7c42991e9b7f1 100644 (file)
      <td>
       {render acl=$managerACL}
         <input type='text' name='manager_name' id='manager_name' value='{$manager_name}' disabled title='{$manager}'
-          style='width:130px;'>
+          style='width:120px;'>
       {/render}
 
       {image path="images/lists/edit.png" action="editManager" acl=$managerACL}