summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2014-04-29 12:23:22 +0200
committerAzul <azul@leap.se>2014-04-29 12:23:22 +0200
commitc75268538a63692a371fd03a999721f252af2a98 (patch)
treee98ca189d4bf954a13aba6b9eae719c2e2fec9d4 /app/assets
parent55fcdd3975baf6f6e167ab5164203ab9a2245186 (diff)
simplify download button
Diffstat (limited to 'app/assets')
-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 4c0dfe3..2a0c100 100644
--- a/app/assets/stylesheets/leap.scss
+++ b/app/assets/stylesheets/leap.scss
@@ -231,13 +231,13 @@ input, textarea {
.download {
a.btn {
width: 14em;
+ font-weight: bold;
small {
font-weight: normal;
}
}
}
a.btn {
- font-weight: bold;
width: 11em;
margin: 10px auto;
display: block;