Tweaking template
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Wed, 15 May 2013 13:39:12 +0000 (15:39 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Mon, 3 Jun 2013 08:03:40 +0000 (10:03 +0200)
apps/funding/templates/funding/tags/funding.html

index 73de1ac..2ee991a 100755 (executable)
@@ -16,7 +16,7 @@
     <div class="description {% if link and is_current %}with-button{% endif %}"
         style="display: inline-block;">
     {% if link %}<a href="{% if is_current %}{% url 'funding_current' offer.slug %}{% else %}{{ offer.get_absolute_url }}{% endif %}">{% endif %}
-    {% if is_current %}<strong style="">{% trans "Help free the book!" %}</strong>{% endif %}
+    {% if is_current %}<strong style="margin-right: .6em;">{% trans "Help free the book!" %}</strong>{% endif %}
     <span class="funding-title{% if not is_current %}-strong{% endif %}">{{ offer }}</span>
 
     <div class="progress"