diff options
| -rw-r--r-- | views/default/css.php | 1 | 
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 { | 
