Making WordPress.org

Changeset 137


Ignore:
Timestamp:
11/29/2013 11:10:33 PM (11 years ago)
Author:
Otto42
Message:

Eliminate rule causing problems on mobile browsers. If this has any after-effects, I will deal with those separately.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/style/wp4.css

    r136 r137  
    1717}
    1818/* -------------------------------------------- */
    19 
    20 html, body {
    21     position: relative;  /* this is necessary for children to properly use position: absolute */
    22 }
    2319
    2420code, pre { font-family: Consolas, Monaco, "Courier New", Courier, monospace; color: #000; }
Note: See TracChangeset for help on using the changeset viewer.