 Issue 29576555:
  Noissue - Moved new apb.org #content padding to index*.css  (Closed) 
  Base URL: https://bitbucket.org/adblockplus/adblockplus.org
    
  
    Issue 29576555:
  Noissue - Moved new apb.org #content padding to index*.css  (Closed) 
  Base URL: https://bitbucket.org/adblockplus/adblockplus.org| Index: static/css/index.css | 
| =================================================================== | 
| --- a/static/css/index.css | 
| +++ b/static/css/index.css | 
| @@ -1,8 +1,13 @@ | 
| +#content | 
| +{ | 
| + padding-top: 5em; | 
| +} | 
| + | 
| #key-facts h1 | 
| { | 
| font-size: 16px; | 
| } | 
| #content .sprite | 
| { | 
| background-image: url(../img/sprite-index.png); |