Making WordPress.org

Ticket #2928: 2928.diff

File 2928.diff, 657 bytes (added by sagarprajapati, 8 years ago)
  • wordpress.org/public_html/style/wp4.css

     wordpress.org/public_html/style/wp4.css | 7 +------
     1 file changed, 1 insertion(+), 6 deletions(-)
    
    diff --git wordpress.org/public_html/style/wp4.css wordpress.org/public_html/style/wp4.css
    index 3031c3c..0db7e29 100644
    img#wpstats { 
    20352035        margin-right: 0;
    20362036        margin-top: 0;
    20372037}
    2038 
    20392038.wporg-responsive .col-7,
    20402039body.wporg-responsive .col-8,
    20412040body.wporg-responsive .col-10 {
    2042         margin-left: 174px;
    2043 }
    2044 body.wporg-responsive .col-2 {
    2045         position: absolute;
     2041        float: right;
    20462042}
    2047 
    20482043.wporg-responsive .col-10 .col-5 {
    20492044        width: 50%;
    20502045        box-sizing: border-box;