diff options
Diffstat (limited to 'usr')
-rw-r--r-- | usr/local/www/themes/pfsense_ng/all.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css index 5f1a5a4..514df00 100644 --- a/usr/local/www/themes/pfsense_ng/all.css +++ b/usr/local/www/themes/pfsense_ng/all.css @@ -1217,7 +1217,7 @@ div#log span.log-protocol { text-indent: 10px; } -#login #username, #password { +#login #username, #password, #password2 { font-size: 1em; width: 60%; padding: 3px; |