From eb74538841c6cf687b87f5373b90a22847e974fa Mon Sep 17 00:00:00 2001 From: Azul Date: Wed, 14 May 2014 16:46:38 +0200 Subject: make download button wide enough for helvetica #5039 --- app/assets/stylesheets/leap.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/leap.scss b/app/assets/stylesheets/leap.scss index d4db879..77104e5 100644 --- a/app/assets/stylesheets/leap.scss +++ b/app/assets/stylesheets/leap.scss @@ -171,7 +171,7 @@ input, textarea { } .download { a.btn { - width: 14em; + width: 15em; font-weight: bold; small { font-weight: normal; -- cgit v1.2.3