Skip to content

Commit 2dc0745

Browse files
committed
Time to reduce the bug symbol to regular size.
- Legacy-Id: 10992
1 parent 033cfc1 commit 2dc0745

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/base/menu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<li><a href="/iesg/agenda/">IESG agenda</a></li>
105105
<li><a href="/group/edu/materials/">Tutorials</a></li>
106106
{% if flavor == "top" %}<li class="divider hidden-xs"></li>{% endif %}
107-
<li><a href="https://tools.ietf.org/tools/ietfdb/newticket"><span class="fa fa-bug llarge"></span> Report a bug</a></li>
107+
<li><a href="https://tools.ietf.org/tools/ietfdb/newticket"><span class="fa fa-bug"></span> Report a bug</a></li>
108108
{% if flavor == "top" %}</ul>{% endif %}
109109

110110
{% if flavor == "top" %}

0 commit comments

Comments
 (0)