Making WordPress.org

Ticket #5307: 5307.2.patch

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

     
    679679        top: 0;
    680680}
    681681
    682 [dir="ltr"] .theme-ratings .reviews-link:after,
    683 [dir="rtl"] .theme-ratings .reviews-link:before {
     682.theme-ratings .reviews-link:after {
    684683        content: "\f345";
    685684        font-family: dashicons;
    686         float: right;
    687685        padding-left: 3px;
    688686        position: relative;
    689687        top: 1px;