summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdAjaxTextBox.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdAjaxTextBox.css b/src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdAjaxTextBox.css
index 6ef9952..7f00579 100644
--- a/src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdAjaxTextBox.css
+++ b/src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdAjaxTextBox.css
@@ -25,7 +25,7 @@
.OpenIdAjaxTextBox .yui-split-button span button
{
font-size: 50%;
- font-size: 60%\9;
+ font-size: 60%\9; /* the \9 is a hack that causes only IE7/8 to use this value. */
line-height: 1;
min-height: 1em;
padding-top: 2px;