summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2014-05-14 16:46:38 +0200
committerAzul <azul@leap.se>2014-05-14 16:46:38 +0200
commiteb74538841c6cf687b87f5373b90a22847e974fa (patch)
treef90e0756d83626290a454cbd2f7ab41eab6d3940
parent09798683794a5b74cd9cb8801f15d21e093e68b9 (diff)
make download button wide enough for helvetica #5039
-rw-r--r--app/assets/stylesheets/leap.scss2
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;