We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef2c16 commit caee795Copy full SHA for caee795
1 file changed
ietf/templates/registration/base.html
@@ -1,6 +1,6 @@
1
{% extends "base.html" %}
2
3
{% block morecss %}
4
-table.register-form ul.errorlist{ list-style-type: none; color: red; padding: 0px; margin: 0px; }
+table.register-form ul.errorlist{ list-style-type: none; }
5
table.register-form p { margin-top: 0px; }
6
{% endblock %}
0 commit comments