Ticket #2634: 2634.patch
| File 2634.patch, 667 bytes (added by , 9 years ago) |
|---|
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/widget-area/widgets/meta/style.scss
11 11 12 12 li { 13 13 border-top: 1px solid $color__border; 14 display: inline-block; 14 15 padding: 0.5rem 0; 16 width: 100%; 15 17 16 18 strong { 17 19 float: right;