Making WordPress.org

Changeset 987


Ignore:
Timestamp:
11/17/2014 08:59:13 PM (9 years ago)
Author:
nacin
Message:

Rosetta: Apply RTL band-aids to the header.

File:
1 edited

Legend:

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

    r436 r987  
    1515em, cite {
    1616    font-style: bold;
     17}
     18
     19#wporg-header h1 {
     20    float: right;
    1721}
    1822
     
    2731    float: right;
    2832    padding-right: 10px;
     33}
     34
     35@media screen and (max-width:767px) {
     36    #wporg-header h2.rosetta {
     37        clear: both;
     38    }
    2939}
    3040
Note: See TracChangeset for help on using the changeset viewer.