Ticket #61327: 61327.patch
File 61327.patch, 947 bytes (added by , 12 months ago) |
---|
-
wp-content/themes/twentyseventeen/rtl.css
203 203 margin: 0 0 0 10px; 204 204 } 205 205 206 .wp-block-post-comments-form input[type=submit] { 207 border-radius: 9999px; 208 } 209 206 210 /* Post Formats */ 207 211 208 212 .format-quote blockquote .icon { -
wp-content/themes/twentyseventeen/style.css
2523 2523 display: inline; 2524 2524 } 2525 2525 2526 .wp-block-post-comments-form input[type=submit] { 2527 border-radius: 9999px; 2528 } 2529 2526 2530 /*-------------------------------------------------------------- 2527 2531 15.0 Widgets 2528 2532 --------------------------------------------------------------*/