diff options
| author | Justin J. Novack <jnovack@gmail.com> | 2012-09-17 15:30:15 -0400 |
|---|---|---|
| committer | Justin J. Novack <jnovack@gmail.com> | 2012-09-17 15:30:15 -0400 |
| commit | 13989a4e7cb4453225762dab6b5e5a7565b43df8 (patch) | |
| tree | 694b0c2ce9071ef66a08a62da31a42aed46d1e96 /www/css/openid.css | |
| parent | b8b5759174c0734d6682502b4e1830334dd0df13 (diff) | |
| download | phorkie-13989a4e7cb4453225762dab6b5e5a7565b43df8.tar.gz phorkie-13989a4e7cb4453225762dab6b5e5a7565b43df8.zip | |
FIX: login - sreg/ax default, identifier renamed to openid_url
Diffstat (limited to 'www/css/openid.css')
| -rw-r--r-- | www/css/openid.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/css/openid.css b/www/css/openid.css index 38988a7..296618b 100644 --- a/www/css/openid.css +++ b/www/css/openid.css @@ -25,7 +25,7 @@ body { background-color: #FFFCC9; float: left; } -#identifier { +#openid_url { margin: 0px !important; width: 250px; background: #FFF url(/images/openid-inputicon.gif) no-repeat scroll 0 50%; |
