From 62edf97941860cd242c08fa8dede3625ee1acb8b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 7 May 2010 21:20:50 -0400 Subject: [PATCH] openid signin style changes --- doc/style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/style.css b/doc/style.css index 75aa28407..5f1a8e63a 100644 --- a/doc/style.css +++ b/doc/style.css @@ -441,15 +441,12 @@ li.L8 { list-style: upper-alpha; } float: left; } .openid_large_btn { - width: 100px; - height: 60px; + padding: 1em 1em; border: 1px solid #DDD; margin: 3px; float: left; } .openid_small_btn { - width: 24px; - height: 24px; border: 1px solid #DDD; margin: 3px; float: left; -- 2.44.0