| Index: skin/popup.css | 
| =================================================================== | 
| --- a/skin/popup.css | 
| +++ b/skin/popup.css | 
| @@ -254,16 +254,21 @@ body.disabled #enabled #enabled-no | 
| margin: 10px 15px; | 
| } | 
| #stats-container .icon | 
| { | 
| background-position: -50px -49px; | 
| } | 
| +#issueReporter .icon | 
| +{ | 
| + visibility: hidden; | 
| +} | 
| + | 
| #stats strong | 
| { | 
| font-size: 15px; | 
| line-height: 140%; | 
| } | 
| #share |