 Issue 29593555:
  Noissue - Remove overriding padding on #site-footer .column  (Closed) 
  Base URL: https://hg.adblockplus.org/help.eyeo.com
    
  
    Issue 29593555:
  Noissue - Remove overriding padding on #site-footer .column  (Closed) 
  Base URL: https://hg.adblockplus.org/help.eyeo.com| Index: static/scss/layout/_footer.scss | 
| =================================================================== | 
| --- a/static/scss/layout/_footer.scss | 
| +++ b/static/scss/layout/_footer.scss | 
| @@ -16,18 +16,16 @@ | 
| #site-footer | 
| { | 
| font-size: $small-font; | 
| } | 
| #site-footer .column | 
| { | 
| - padding: 0px; | 
| - | 
| @media (min-width: $phablet-breakpoint) | 
| { | 
| width: 50%; | 
| } | 
| } | 
| #site-footer-locales | 
| { |