diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-08 02:53:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-08 02:53:18 -0400 |
commit | f0914b386b026035d0055812a43dbd4a6ae528f7 (patch) | |
tree | acea3e5e4a4e572fc752b5262acae0459229fa96 /doc/style.css | |
parent | 32a79523bbb4051a9a528a148a6db82e9fdd20d6 (diff) | |
download | ikiwiki-f0914b386b026035d0055812a43dbd4a6ae528f7.tar ikiwiki-f0914b386b026035d0055812a43dbd4a6ae528f7.tar.gz |
Revert "add gmail button"
This reverts commit 32a79523bbb4051a9a528a148a6db82e9fdd20d6.
Buggy and I need sleep.
Diffstat (limited to 'doc/style.css')
-rw-r--r-- | doc/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css index 171a68474..6832194b2 100644 --- a/doc/style.css +++ b/doc/style.css @@ -440,7 +440,7 @@ li.L8 { list-style: upper-alpha; } float: left; } .openid_large_btn { - padding: 1em 1.75em; + padding: 1em 1.5em; border: 1px solid #DDD; margin: 3px; float: left; |