 Issue 29573885:
  Noissue - Removed *-desktop.css and *-mobile.css from new abp.org  (Closed) 
  Base URL: https://bitbucket.org/adblockplus/adblockplus.org
    
  
    Issue 29573885:
  Noissue - Removed *-desktop.css and *-mobile.css from new abp.org  (Closed) 
  Base URL: https://bitbucket.org/adblockplus/adblockplus.org| Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| (Empty) | |
| 1 html | |
| 2 { | |
| 3 position: relative; | |
| 4 min-height: 100%; | |
| 5 } | |
| 6 | |
| 7 #content | |
| 8 { | |
| 9 margin-top: 71px; | |
| 10 } | |
| 11 | |
| 12 #anwiki-admin | |
| 13 { | |
| 14 position: absolute; | |
| 15 bottom: 5px; | |
| 16 right: 10px; | |
| 17 left: 0; | |
| 18 } | |
| 19 | |
| 20 html[dir="rtl"] #anwiki-admin | |
| 21 { | |
| 22 left: 10px; | |
| 23 right: 0; | |
| 24 } | |
| 25 | |
| 26 #pageactions | |
| 27 { | |
| 28 float: right; | |
| 29 margin-top: -21px; | |
| 30 margin-left: -150px; | |
| 31 margin-right: -150px; | |
| 32 width: 980px; | |
| 33 } | |
| 34 | |
| 35 #globalnav | |
| 36 { | |
| 37 margin-top: 5px; | |
| 38 margin-bottom: 5px; | |
| 39 } | |
| OLD | NEW |