From d2851b088313cd4c343acb28d61bd517740932b6 Mon Sep 17 00:00:00 2001 From: Marin Jankovski Date: Tue, 3 Jun 2014 10:36:27 +0200 Subject: [PATCH] Do not show a 72 times. --- app/views/shared/_commit_message_container.html.haml | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app/views/shared/_commit_message_container.html.haml b/app/views/shared/_commit_message_container.html.haml index cca7a0e..3be0147 100644 --- a/app/views/shared/_commit_message_container.html.haml +++ b/app/views/shared/_commit_message_container.html.haml @@ -1,5 +1,4 @@ .commit-message-container .max-width-marker -# When the `ch` CSS length unit becomes widely supported `http://www.quirksmode.org/css/units-values` remove this workaround. - = 'a' * 72 = textarea -- libgit2 0.21.2