summaryrefslogtreecommitdiffstats
path: root/templates/content/jquery-openid/openid.css
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-10 21:40:01 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-10 21:40:01 -0400
commit1eacc7a42618e84766477fbcc2c32a1da3547115 (patch)
tree23b90f5410c1dfd94704cbb38aad2bdf32cf0f5f /templates/content/jquery-openid/openid.css
parent0f607d83e801192977bff15c256456fa2f44ff85 (diff)
downloadaskbot-1eacc7a42618e84766477fbcc2c32a1da3547115.tar.gz
askbot-1eacc7a42618e84766477fbcc2c32a1da3547115.tar.bz2
askbot-1eacc7a42618e84766477fbcc2c32a1da3547115.zip
untested commit. merged Adolfos mods, validated most of html, slugify urls, fixed IE issues in openid signin
Diffstat (limited to 'templates/content/jquery-openid/openid.css')
-rw-r--r--templates/content/jquery-openid/openid.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/content/jquery-openid/openid.css b/templates/content/jquery-openid/openid.css
index e53c1823..6c59192f 100644
--- a/templates/content/jquery-openid/openid.css
+++ b/templates/content/jquery-openid/openid.css
@@ -1,7 +1,7 @@
fieldset {border-style:none;}
img {border-style:none;}
-.logo_box {width:90px;height:40px;background:white;border:1px solid #dddddd;}
+.logo_box {display:inline-block;width:90px;height:40px;background:white;border:1px solid #dddddd;}
.openid_box img {margin-top:6px;}
.aol_box img {margin-top:6px;}
.yahoo_box img {margin-top:13px;}