diff --git a/ietf/static/ietf/css/ietf.css b/ietf/static/ietf/css/ietf.css index 19485abcf..678b41189 100644 --- a/ietf/static/ietf/css/ietf.css +++ b/ietf/static/ietf/css/ietf.css @@ -469,7 +469,7 @@ h1 small .pull-right { margin-top: 10.5px; } /* from bootstrap: .small { font-size: 84%; } */ -.tiny { font-size: 70%; } +.tiny { font-size: 70%; position: relative; top: -0.06em; } h1 .regular.pull-right { font-size: 50%; margin-top: 10.5px ; } h2 .regular.pull-right { font-size: 57.6%; margin-top: 7.5px; } diff --git a/ietf/templates/doc/review/request_info.html b/ietf/templates/doc/review/request_info.html index 98370898a..d7ba5f915 100644 --- a/ietf/templates/doc/review/request_info.html +++ b/ietf/templates/doc/review/request_info.html @@ -111,7 +111,11 @@ {% if forloop.first %}Assignment{{assignments|pluralize}}{% endif %} Reviewer - {{ assignment.reviewer.person }} + {{ assignment.reviewer.person.plain_name }} + + + + {% if assignment.can_reject_reviewer_assignment or assignment.can_accept_reviewer_assignment %}
{% if assignment.state_id == "assigned"%}