 Issue 29564718:
  Issue 5742 - Added container and 4 column grid to adblockplus.org  (Closed) 
  Base URL: https://bitbucket.org/adblockplus/adblockplus.org
    
  
    Issue 29564718:
  Issue 5742 - Added container and 4 column grid to adblockplus.org  (Closed) 
  Base URL: https://bitbucket.org/adblockplus/adblockplus.org| Index: static/css/main-mobile.css | 
| =================================================================== | 
| --- a/static/css/main-mobile.css | 
| +++ b/static/css/main-mobile.css | 
| @@ -110,17 +110,18 @@ | 
| html[dir="rtl"] #logo | 
| { | 
| right: 2px; | 
| left: auto; | 
| } | 
| #content | 
| { | 
| - margin: 20px 10px 50px 10px; | 
| + margin-top: 20px; | 
| + margin-bottom: 50px; | 
| } | 
| #footer-main | 
| { | 
| text-align: center; | 
| position: static; | 
| } |