aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-14 11:25:54 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-14 11:25:54 +0000
commitb0394cf6b2e731a47026ee3001209cefdee567d8 (patch)
tree41fbc1272fbc0c7381f7af7d9589761c13a6da0f /views
parent09bc0b77232f0d7836a8b4d6a3401c95c57af226 (diff)
downloadelgg-b0394cf6b2e731a47026ee3001209cefdee567d8.tar.gz
elgg-b0394cf6b2e731a47026ee3001209cefdee567d8.tar.bz2
updated toolabr logout for old IE 6's
git-svn-id: https://code.elgg.org/elgg/trunk@1414 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views')
-rw-r--r--views/default/css.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/default/css.php b/views/default/css.php
index ae93a7a79..e2eff3013 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -406,6 +406,7 @@ h6 { font-size: 0.8em; }
/* IE6 fix */
* html #elgg_topbar_container_right a {
height: 22px;
+ width: 120px;
}
/* IE7 */
*:first-child+html #elgg_topbar_container_right a {