From c86c2ed2377283e93d60100db6ae03717bc4cd9a Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Wed, 15 Oct 2014 23:58:34 -0700 Subject: [PATCH] fixed formatting issue on repo edit screen --- server/app/views/repo_edit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/app/views/repo_edit.html b/server/app/views/repo_edit.html index bdc9ce9da..77cc7c443 100644 --- a/server/app/views/repo_edit.html +++ b/server/app/views/repo_edit.html @@ -87,7 +87,7 @@

Status Badge

-
{{ repo | badgeMarkdown }}
+
{{ repo | badgeMarkdown }}
@@ -97,7 +97,7 @@

Public Key

-
{{ repo.public_key }}
+
{{ repo.public_key }}