diff options
Diffstat (limited to 'app/assets')
-rw-r--r-- | app/assets/stylesheets/leap.scss | 2 |
1 files changed, 1 insertions, 1 deletions
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; |