Making WordPress.org

Ticket #5307: 5307.patch

File 5307.patch, 710 bytes (added by ramiy, 6 years ago)
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss

     
    680680}
    681681
    682682[dir="ltr"] .theme-ratings .reviews-link:after,
    683 [dir="rtl"] .theme-ratings .reviews-link:before {
     683[dir="rtl"] .theme-ratings .reviews-link:after {
    684684        content: "\f345";
    685685        font-family: dashicons;
    686         float: right;
    687686        padding-left: 3px;
    688687        position: relative;
    689688        top: 1px;