Ticket #6210: #6210.patch
File #6210.patch, 1.5 KB (added by , 3 years ago) |
---|
-
public_html/wp-content/themes/pub/wporg-breathe/style.css
1139 1139 width: 0; 1140 1140 } 1141 1141 } 1142 1142 @media (max-width: 425px) { 1143 .feature { 1144 display:inline-block; 1145 margin:3px 0px; 1146 vertical-align: middle; 1147 } 1148 } 1143 1149 nav.handbook-navigation { 1144 1150 font-size: 14px; 1145 1151 margin: 2em 0; -
public_html/wp-content/themes/pub/wporg-plugins/client/components/_plugin-section.scss
16 16 font-size: ms( 4 ); 17 17 font-weight: 400; 18 18 margin-bottom: 3rem; 19 padding-right: 3.25rem; 20 19 21 } 20 22 21 23 .section-link { -
public_html/wp-content/themes/pub/wporg-showcase/style.css
491 491 492 492 .wpsc-slide-nav .wpsc-slide-pager span { 493 493 display: inline-block; 494 text-indent: - 1000%;494 text-indent: -9999%; 495 495 496 496 background: #dcdcdc; 497 497 border: 1px #bcbcbc solid;