From ea5f0244afbc9dc51851a3a57e93476978f1c03c Mon Sep 17 00:00:00 2001 From: Jason McBrayer Date: Thu, 10 May 2018 07:27:45 -0400 Subject: [PATCH] Pretty up the file upload --- brutaldon/templates/main/post_partial.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/brutaldon/templates/main/post_partial.html b/brutaldon/templates/main/post_partial.html index eacb180..cc1bc74 100644 --- a/brutaldon/templates/main/post_partial.html +++ b/brutaldon/templates/main/post_partial.html @@ -33,23 +33,21 @@ -
-
+
+
-
+
{% render_field form.media_text_1 class+="input" placeholder="Describe attachment" %}