Making WordPress.org


Ignore:
Timestamp:
07/09/2018 05:18:18 PM (7 years ago)
Author:
obenland
Message:

Main: Add links to child pages from Get page.

Props kjellr.
See #3673.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/components/_page-get.scss

    r7384 r7391  
    2727    section {
    2828        padding: ms( 10 ) 0;
    29 
    30         @include breakpoint( 479px ) {
    31             padding: ms( 10 ) ms( 4 );
    32         }
    3329
    3430        h2:first-of-type {
     
    6359            .call-to-action:not(:last-child) {
    6460                margin-bottom: 2rem;
     61            }
     62
     63            li {
     64                list-style-type: none;
    6565            }
    6666        }
Note: See TracChangeset for help on using the changeset viewer.