Browse Source

align with new styles

Serghey Rodin 12 years ago
parent
commit
89f56ea177
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/templates/login.html

+ 1 - 1
web/templates/login.html

@@ -22,7 +22,7 @@
                                         </tr>
                                         <tr>
                                             <td style="padding: 12px 0 0 2px;">
-                                                <?php print __('Password');?> <a tabindex="5" class="genpass" href="/reset/" style="padding: 0 0 0 14px;" ><?php print __('forgot password');?></a>
+                                                <?php print __('Password');?> <a tabindex="5" class="generate" href="/reset/" style="font-size: 8pt; letter-spacing: 0.1em; padding: 0 0 0 14px;"><?php print __('forgot password');?></a>
                                             </td>
                                         </tr>
                                         <tr>