From cbb6ffe19a45bcdd43aa7e5f32e74215fb71840a Mon Sep 17 00:00:00 2001 From: igorkorenfeld Date: Tue, 8 Nov 2022 14:19:16 -0500 Subject: [PATCH] Styling tweaks on dotgov input --- src/registrar/templates/application_dotgov_domain.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/registrar/templates/application_dotgov_domain.html b/src/registrar/templates/application_dotgov_domain.html index 8f0357e8c..06c517756 100644 --- a/src/registrar/templates/application_dotgov_domain.html +++ b/src/registrar/templates/application_dotgov_domain.html @@ -48,9 +48,9 @@ {% csrf_token %} {{ wizard.form.dotgov_domain|add_label_class:"usa-label" }}
- www. + www. {{ wizard.form.dotgov_domain|add_class:"usa-input"|attr:"aria-describedby:domain_instructions" }} - .gov + .gov

Alternative domains

@@ -58,9 +58,9 @@
{{ wizard.form.alternative_domain|add_label_class:"usa-label" }}
- www. + www. {{ wizard.form.alternative_domain|add_class:"usa-input" }} - .gov + .gov