From c757f53ec3e15919bf1bc3dfeeafd3d8208b7043 Mon Sep 17 00:00:00 2001 From: Adam Singer Date: Tue, 5 Nov 2013 20:27:16 -0800 Subject: [PATCH] Fix button to actually download the dart editor --- .../_includes/downloads/_dart-editor.html | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/site/_includes/downloads/_dart-editor.html b/src/site/_includes/downloads/_dart-editor.html index 968e56ef3..f697a4a88 100644 --- a/src/site/_includes/downloads/_dart-editor.html +++ b/src/site/_includes/downloads/_dart-editor.html @@ -4,20 +4,20 @@
{% if editor.os == 'macos' %} - + + + {% else %} - - + + + {% endif %}