Index: trunk/extensions/FlaggedRevs/specialpages/RatingHistory_body.php |
— | — | @@ -467,7 +467,7 @@ |
468 | 468 | <marker id="circle" style="stroke:red; stroke-width:0; fill:red; " |
469 | 469 | viewBox="0 0 10 10" refX="5" refY="5" orient="0" |
470 | 470 | markerUnits="strokeWidth" markerWidth="5" markerHeight="5"> |
471 | | - <circle cx="5" cy="5" r="4"/> |
| 471 | + <circle cx="5" cy="5" r="3"/> |
472 | 472 | </marker> |
473 | 473 | </defs>'; |
474 | 474 | # Create the graph |