 Issue 29331940:
  Issue 3225 - Make Diagnostics compatible with the upcoming Adblock Plus 2.7 release  (Closed)
    
  
    Issue 29331940:
  Issue 3225 - Make Diagnostics compatible with the upcoming Adblock Plus 2.7 release  (Closed) 
  | Index: chrome/skin/watcher.css | 
| =================================================================== | 
| --- a/chrome/skin/watcher.css | 
| +++ b/chrome/skin/watcher.css | 
| @@ -11,11 +11,15 @@ treechildren::-moz-tree-cell-text(blocke | 
| #time { | 
| text-align: right; | 
| } | 
| #tooltip { | 
| max-width: none; | 
| } | 
| +#tooltip vbox { | 
| + max-width: 500px; | 
| +} | 
| + | 
| .tooltip-label { | 
| font-weight: bold; | 
| } |