Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdaab61a

Browse files
authored
Fix nomination detail styles (python#1598)
Make this the same as the styles when viewing submitted nominations.
1 parentfaa4ea6 commitdaab61a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎templates/nominations/nominee_detail.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ <h2>{{ nominee.display_name }}</h2>
2121
{% if nominee.self_nomination %}
2222
<li><b>Nominee Statement</b>:
2323
<ul>
24-
<divstyle="border-style: none;">
24+
<articleclass="text">
2525
{{ nominee.self_nomination.nomination_statement.rendered|safe }}
26-
</div>
26+
</article>
2727
</ul>
2828
{% endif %}
2929
{% if nominee.nominations_received %}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp