Skip to content

Commit 89f56ea

Browse files
committed
align with new styles
1 parent d09eb02 commit 89f56ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</tr>
2323
<tr>
2424
<td style="padding: 12px 0 0 2px;">
25-
<?php print __('Password');?> <a tabindex="5" class="genpass" href="/reset/" style="padding: 0 0 0 14px;" ><?php print __('forgot password');?></a>
25+
<?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>
2626
</td>
2727
</tr>
2828
<tr>

0 commit comments

Comments
 (0)