Make WordPress Core

Changeset 39198


Ignore:
Timestamp:
11/10/2016 01:53:58 PM (10 years ago)
Author:
helen
Message:

Twenty Seventeen: Better RTL positioning for scroll down arrow.

props adamsilverstein.
fixes #38706.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyseventeen/rtl.css

    r39152 r39198  
    354354        }
    355355
     356        .site-header .menu-scroll-down {
     357                left: 0;
     358                right: auto;
     359        }
     360
    356361        .entry-title a {
    357362                margin-left: auto;
Note: See TracChangeset for help on using the changeset viewer.