diff --git a/gm_pr/static/gm_pr.css b/gm_pr/static/gm_pr.css index bf67dae..6589579 100644 --- a/gm_pr/static/gm_pr.css +++ b/gm_pr/static/gm_pr.css @@ -19,7 +19,8 @@ th { padding-right: 2px; } th.feedback-name { - font-weight: normal; + font-weight: normal; + text-align: center; } tr:nth-child(even) { background: #ffffff;