 Issue 5450822905233408:
  Issue 417 - Reinitializing removed filter lists (Core/Firefox)  (Closed)
    
  
    Issue 5450822905233408:
  Issue 417 - Reinitializing removed filter lists (Core/Firefox)  (Closed) 
  | Index: chrome/skin/firstRun.css | 
| =================================================================== | 
| --- a/chrome/skin/firstRun.css | 
| +++ b/chrome/skin/firstRun.css | 
| @@ -387,12 +387,12 @@ | 
| background-repeat: no-repeat; | 
| } | 
| -#legacySafariWarning, | 
| -#dataCorruptionWarning | 
| +.warning | 
| { | 
| font-size: 160%; | 
| border: 3px dashed red; | 
| text-align: center; | 
| + line-height: 1.3em; | 
| } | 
| #social ul |